← Back to directory

Convert between weight units (kilograms, pounds, grams, ounces, etc.).

https://basic-utils-agent.up.railway.app/convert/weight

Overview

Convert between weight units (kilograms, pounds, grams, ounces, etc.).

Protocol x402
Price $0.0020
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider basic-utils-agent
Source bazaar
Indexed 2026-03-02 01:12:37

Health

Status degraded
Latency (p50) 29ms
Uptime (30d) 100.0%
Reliability Score 85/100
Last Checked 2026-07-21 17:33:20
Last Healthy Never
Consecutive Failures 3

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "type": "http" }

Output Schema

{ "input": { "bodyFields": { "source_unit": { "description": "Source unit (e.g., 'meters', 'feet', 'kg', 'lbs')", "title": "Source Unit", "type": "string" }, "target_unit": { "description": "Target unit", "title": "Target Unit", "type": "string" }, "value": { "description": "Value to convert", "title": "Value", "type": "number" } }, "bodyType": "json", "method": "POST", "type": "http" }, "output": { "conversion_rate": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Conversion Rate" }, "converted_value": { "title": "Converted Value", "type": "number" }, "original_unit": { "title": "Original Unit", "type": "string" }, "original_value": { "title": "Original Value", "type": "number" }, "target_unit": { "title": "Target Unit", "type": "string" } } }

Recent Health Checks

Time Status HTTP Latency Error
2026-07-21 17:33:20 degraded 404 29ms
2026-07-21 12:14:38 degraded 404 30ms
2026-07-21 06:36:25 degraded 404 8ms