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)
46ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-05 15:53:07
Last Healthy
2026-09-05 15:53:07
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-05 15:53:07 | healthy | 402 | 61ms | |
| 2026-09-05 14:29:06 | healthy | 402 | 33ms | |
| 2026-09-05 00:02:50 | healthy | 402 | 31ms | |
| 2026-09-04 20:06:20 | healthy | 402 | 75ms | |
| 2026-09-04 11:21:04 | healthy | 402 | 51ms | |
| 2026-09-04 04:43:33 | healthy | 402 | 29ms | |
| 2026-09-03 19:49:00 | healthy | 402 | 46ms | |
| 2026-09-03 11:34:30 | healthy | 402 | 31ms | |
| 2026-09-03 02:10:02 | healthy | 402 | 31ms | |
| 2026-09-02 22:32:48 | healthy | 402 | 309ms |