{"uid":"cap_bk_PAT6TXRovdZmuPwk8H","slug":"finmath-future-value-calculator-57322a33","name":"finmath Future Value Calculator","description":"Deterministic finance and crypto math for AI agents: TradFi (NPV, IRR, XIRR, Black-Scholes + Greeks, bonds, VaR, Sharpe) and DeFi (impermanent loss, perp liquidation, funding, Uniswap v3, health factor, cost basis). Exact, model-free arithmetic that LLMs get wrong — priced per call in USDC.","url":"https://finmath.qzqh5rrbkz.workers.dev/v1/future_value","method":"POST","headers":{},"bodySchema":{"type":"object","required":["amount","periods","rate_per_period"],"properties":{"amount":{"type":"number","description":"amount"},"periods":{"type":"number","description":"periods"},"rate_per_period":{"type":"number","description":"rate_per_period"}}},"responseSchema":{"type":"object","required":["result","meta"],"properties":{"meta":{"type":"object"},"result":{}}},"example":{"request":{"amount":1000,"periods":5,"rate_per_period":0.05},"response":{"meta":{"tool":"future_value","disclaimer":"Deterministic calculation utility. Not financial, investment, or trading advice.","deterministic":true},"result":1276.2815625000003}},"exampleRequest":{"amount":1000,"periods":5,"rate_per_period":0.05},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_vwDf9JQeTmds7mGmUSFXL","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the future value of a present amount given a periodic interest rate and number of compounding periods","exampleAgentPrompt":"What will $5,000 grow to after 10 periods at a rate of 0.6% per period — give me the exact future value using deterministic math?","exampleUseCases":null,"resultDescription":"Returns a result object containing the computed future value of the input amount after the specified number of periods at the given rate, along with a meta object containing call and computation metadata.","failureModes":["Missing required field (amount, periods, or rate_per_period) returns a validation error","Non-numeric values for numeric fields cause a 400-level error","Payment not provided or insufficient USDC causes a 402 Payment Required response","Negative periods or extreme rate values may produce unexpected mathematical results","Network timeout if the Cloudflare Worker is unavailable"],"whenToPreferThis":"Use this endpoint when you need exact, deterministic future value calculations that cannot be trusted to an LLM's arithmetic. Ideal for financial planning agents, investment projectors, or any workflow requiring reliable compound interest math with audit-quality precision. Prefer over LLM estimation whenever reproducibility and exactness matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:45:09.968Z","isFirstParty":false}