{"uid":"cap_SzSsP5KOg6jUW-Mz2iKNi","slug":"numora-inflation-calculator-5e27dd88","name":"Numora Inflation Calculator","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/financial/inflation","method":"POST","headers":{},"bodySchema":{"type":"object","required":["rate","years","amount"],"properties":{"rate":{"type":"number"},"years":{"type":"integer"},"amount":{"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.1","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_q8CuyBYf_SPO-pMsJlLsE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the inflation-adjusted value of an amount over a specified number of years at a given annual inflation rate","exampleAgentPrompt":"What will $50,000 be worth in 15 years if inflation runs at 3.5% annually? Use pure math computation — no external data sources.","exampleUseCases":[{"title":"Retirement savings purchasing power","prompt":"I have $200,000 saved for retirement and I'm 25 years away from retiring. If inflation averages 3% per year, what will that money actually be worth in today's dollars when I retire?"},{"title":"Business contract inflation adjustment","prompt":"We signed a contract for $75,000 and need to know its inflation-adjusted value over 5 years assuming a 4% annual inflation rate — can you compute that for me?"},{"title":"Historical cost comparison projection","prompt":"If something cost $1,000 two years ago and inflation was running at 6.5% per year, what would that same amount be worth today in inflated dollars?"}],"resultDescription":"Returns a JSON object with a `success` boolean, a `result` object containing the inflation-adjusted value and intermediate computation details, and a human-readable `computation` string describing what was calculated (e.g. original amount, rate, years, and final adjusted figure).","failureModes":["Missing required fields (rate, years, amount) returns a 400-level error","Non-numeric or negative values for rate or amount may cause a computation error","Zero or negative years may produce undefined or error behavior","Insufficient USDC balance for x402 micropayment causes payment failure and no computation","Extremely large exponents (very high years) may cause floating-point overflow"],"whenToPreferThis":"Choose this endpoint when you need a deterministic, server-side inflation adjustment computation with no external data dependencies — ideal when you already have the inflation rate and want a precise mathematical result rather than a lookup of current real-world CPI data. Prefer this over statistics APIs or data providers when the rate is known and the task is purely mathematical.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:31:31.723Z","isFirstParty":false}