{"uid":"cap_K_5mRicIAwb8lR2uqIwDB","slug":"numora-volume-unit-conversion-f12eb1bd","name":"Numora Volume 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/volume","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_Y8vQDZbzYfOyosoHXrbPD","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 volume value from one unit of measurement to another (e.g., liters to gallons, milliliters to cups).","exampleAgentPrompt":"Convert 3.5 liters to fluid ounces using Numora's pure math volume conversion — no external lookups, just the precise computed result.","exampleUseCases":[{"title":"Recipe volume scaling","prompt":"I have a recipe that calls for 750 milliliters of broth — can you convert that to cups for me?"},{"title":"International shipping volume","prompt":"Convert 12 cubic feet to cubic meters so I can fill out this international shipping form correctly."},{"title":"Lab measurement conversion","prompt":"I need to convert 2500 microliters to milliliters for my lab notebook — what's the exact value?"}],"resultDescription":"Returns a JSON object with `success: true`, a `result` object containing the converted numeric value, and a `computation` string describing the conversion performed (e.g. '3.5 liters = 0.9245 gallons').","failureModes":["Unrecognized unit strings for `from` or `to` fields may return an error or unexpected result","Missing required fields (`value`, `from`, `to`) will cause a 400-level error","Non-numeric `value` input will fail validation","Very large or very small numbers may lose floating-point precision"],"whenToPreferThis":"Choose this endpoint when you need a deterministic, dependency-free volume unit conversion with no external API calls, network lookups, or rate limits beyond the micropayment. Ideal for agents that need reliable, reproducible math in automated pipelines where accuracy and zero side-effects matter more than free-tier access.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:47:37.180Z","isFirstParty":false}