{"uid":"cap_tO64okZsECIfd7hgPyvgk","slug":"numora-annuity-calculator-74923608","name":"Numora Annuity 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://numomo.vercel.app/api/financial/annuity","method":"POST","headers":{},"bodySchema":{"type":"object","required":["rate","payment","periods"],"properties":{"rate":{"type":"number"},"type":{"type":"string"},"payment":{"type":"number"},"periods":{"type":"integer"}}},"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_neGKbtG7saw8O-BV9WpfU","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 present or future value of an annuity given a periodic payment amount, interest rate, and number of periods","exampleAgentPrompt":"Calculate the present value of an ordinary annuity with a $1,200 monthly payment at an annual rate of 5% over 15 years (180 periods).","exampleUseCases":[{"title":"Retirement savings projection","prompt":"I'm contributing $800 per month into an account that earns 4% annually — what will the total annuity be worth after 30 years (360 periods) if this is an ordinary annuity?"},{"title":"Loan or mortgage valuation","prompt":"Can you figure out the present value of an ordinary annuity where I receive $2,000 per month at a 6% annual rate for 20 years? I want to know what that stream of payments is worth today."},{"title":"Annuity-due vs ordinary annuity comparison","prompt":"What's the present value of an annuity-due with $500 monthly payments at a 3.5% rate over 10 years (120 periods)? I want to compare it to a standard annuity."}],"resultDescription":"Returns a JSON object with a success flag, a result object containing the computed annuity value (present or future value depending on the request), and a human-readable computation string describing what was calculated.","failureModes":["Missing required fields (rate, payment, or periods) returns a validation error","Non-numeric rate or payment values cause a 400 bad request","Negative or zero periods may return an error or undefined result","Invalid annuity type string may default to ordinary annuity or return an error","Extremely large period counts or rates may cause numeric overflow"],"whenToPreferThis":"Choose this endpoint when you need a fast, serverless, zero-dependency annuity calculation with micropayment pricing via x402 on Base. Ideal for AI agents that need to compute time-value-of-money annuity figures (present or future value) without spinning up a financial library or calling a heavyweight financial data API. Best suited for agents doing on-the-fly financial math rather than fetching live market data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:42:33.095Z","isFirstParty":false}