Convert between length units (meters, feet, miles, kilometers, etc.).
https://basic-utils-agent.up.railway.app/convert/lengthOverview
Convert between length units (meters, feet, miles, kilometers, etc.).
Protocol
x402 (POST)
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
healthy
Latency (p50)
64ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-13 01:59:12
Last Healthy
2026-09-13 01:59:12
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
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-09-13 01:59:12 | healthy | 402 | 47ms | |
| 2026-09-12 09:29:44 | healthy | 402 | 27ms | |
| 2026-09-11 23:20:27 | healthy | 402 | 64ms | |
| 2026-09-11 15:26:34 | healthy | 402 | 54ms | |
| 2026-09-10 23:43:14 | healthy | 402 | 67ms | |
| 2026-09-10 11:26:44 | healthy | 402 | 93ms | |
| 2026-09-10 03:43:02 | healthy | 402 | 64ms |