{"uid":"cap_BSycIYb2i6u2oEOYC7Sq6","slug":"numora-speed-unit-conversion-f7d6eda7","name":"Numora Speed Unit Conversion","description":"100 pure math computation endpoints for AI agents. Statistics, financial math, linear algebra, equation solving, calculus, number theory, sequence generation, and unit conversions. Zero external dependencies. x402 micropayments on Base.","url":"https://numomo.vercel.app/api/convert/speed","method":"POST","headers":{},"bodySchema":{"type":"object","required":["to","from","value"],"properties":{"to":{"type":"string"},"from":{"type":"string"},"value":{"type":"number"}}},"responseSchema":{"type":"object","required":["success","result","computation"],"properties":{"result":{"type":"object","description":"Computation result varies by endpoint"},"success":{"type":"boolean","description":"Always true on success"},"computation":{"type":"string","description":"Human-readable description of what was computed"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__Ex6WFM0GUrLS3ihxZpr1","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a numeric speed value from one unit of measurement to another (e.g. mph to km/h, knots to m/s)","exampleAgentPrompt":"Convert 60 miles per hour to kilometers per hour using Numora's speed conversion.","exampleUseCases":[{"title":"Aviation speed unit conversion","prompt":"Convert 450 knots to kilometers per hour for me."},{"title":"Running pace metric conversion","prompt":"I ran at 8 miles per hour — what is that in meters per second?"},{"title":"Weather wind speed conversion","prompt":"The forecast says winds are 35 km/h — can you convert that to miles per hour?"}],"resultDescription":"Returns a JSON object with a 'result' object containing the converted speed value, a 'success' boolean set to true, and a 'computation' string describing the conversion in human-readable form (e.g. '60 mph = 96.56 km/h').","failureModes":["Unsupported or misspelled unit strings for 'from' or 'to' fields may return an error or unexpected result","Missing required fields (value, from, to) will cause a validation error","Non-numeric 'value' field will cause request failure","Payment failure or insufficient USDC balance on Base will block the request via x402"],"whenToPreferThis":"Choose this endpoint when you need a reliable, server-side speed unit conversion without any external dependencies, especially in agentic pipelines that already use x402 micropayments on Base. Prefer it over manual formula computation when accuracy and auditability matter, or when chaining with other Numora math endpoints.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:54:37.210Z","isFirstParty":false}