{"uid":"cap_uvaLknvvjMkvnziLr-QCi","slug":"numora-speed-unit-conversion-7bd6c794","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://numormo.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_I3Y3h2nj6MaqLULAXaU-H","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 to another (e.g., mph to km/h, m/s to knots) using pure math computation with no external dependencies.","exampleAgentPrompt":"Convert 60 miles per hour to kilometers per hour for me.","exampleUseCases":[{"title":"Aviation speed unit conversion","prompt":"What is 250 knots in kilometers per hour? I need the exact value for a flight planning calculation."},{"title":"Physics homework unit conversion","prompt":"Convert 9.8 meters per second to miles per hour for my physics problem."},{"title":"Sailing wind speed conversion","prompt":"The forecast shows 15 m/s wind speed — can you convert that to knots for me?"}],"resultDescription":"Returns a JSON object with a 'success' boolean, a 'result' object containing the converted speed value, and a 'computation' string that describes in plain English what was computed (e.g., '60 mph = 96.56 km/h').","failureModes":["Unsupported unit string returns an error or unexpected result","Missing required field ('from', 'to', or 'value') causes a 400-level error","Non-numeric value field causes a validation error","Typos or non-standard unit abbreviations may not be recognized"],"whenToPreferThis":"Choose this endpoint when you need a fast, dependency-free, server-side speed unit conversion without relying on a general-purpose math library or an LLM calculation. Ideal for agents that require precise numeric results for speed in scientific, navigation, or engineering contexts, especially when integrated with x402 micropayment workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:47:03.996Z","isFirstParty":false}