{"uid":"cap_xn3YBeRoes1HR7tUOBNhv","slug":"numora-weight-unit-conversion-edfb3403","name":"Numora Weight 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/weight","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_-EeydE6dY1SYDG2FhPjaL","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 weight value from one unit to another (e.g. kilograms to pounds) with no external dependencies.","exampleAgentPrompt":"Convert 75 kilograms to pounds for me — just give me the exact numeric result.","exampleUseCases":[{"title":"Shipping weight label conversion","prompt":"I have a package that weighs 3.5 pounds and I need to know how many grams that is for an international shipping label."},{"title":"Fitness tracker metric switch","prompt":"My gym app shows my bodyweight as 185 lbs — can you convert that to kilograms so I can log it in my European fitness tracker?"},{"title":"Recipe ingredient weight scaling","prompt":"This recipe calls for 250 grams of flour but my kitchen scale only reads in ounces — how many ounces is 250 grams?"}],"resultDescription":"Returns a JSON object with a 'success' boolean, a 'result' object containing the converted numeric weight value, and a 'computation' string describing what was calculated in plain English.","failureModes":["Unsupported or misspelled unit strings (e.g. 'kgs' instead of 'kg') may cause a 400 error or unexpected result","Missing required fields ('from', 'to', or 'value') will cause a validation failure","Non-numeric 'value' field will fail schema validation","Negative weight values may return an error or unexpected behavior depending on implementation"],"whenToPreferThis":"Choose this endpoint when you need a fast, deterministic, serverless weight conversion with no external API dependencies and $0.02 per-call micropayment pricing via x402 on Base. Ideal for AI agents that need inline unit conversion without spinning up a general-purpose math library or calling a heavyweight conversion service. Best when the conversion is weight-specific and result accuracy via pure math is acceptable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:52:45.244Z","isFirstParty":false}