{"uid":"cap_5JkUAye2zWGoUlpSljLnp","slug":"compound-interest-calculator-6eed6559","name":"Compound Interest Calculator","description":"Compound interest calculator. GET /compound-interest?principal=10000&rate=5&years=10&compoundsPerYear=12 → final amount + interest earned. Deterministic JSON, instant.","url":"https://aniccanomac-mini-1.tail7a0ba4.ts.net:10000/compound-interest","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["principal","rate","years"],"properties":{"rate":{"type":"number"},"years":{"type":"number"},"principal":{"type":"number"},"compoundsPerYear":{"type":"number"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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_OA8-GSTHwnm1Rw9Xv9ZJw","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":"Calculates the final amount and interest earned for a given principal, rate, years, and compounding frequency","exampleAgentPrompt":"If I invest $10,000 at a 5% annual interest rate for 10 years with monthly compounding, what will my final balance be and how much interest will I have earned?","exampleUseCases":null,"resultDescription":"A deterministic JSON object containing the final amount (principal plus interest) and the total interest earned over the specified period, given the principal, annual rate, duration in years, and number of compounding periods per year.","failureModes":["Missing required parameters (principal, rate, or years) returns an error","Non-numeric values for numeric fields cause a bad request response","Negative or zero principal/rate/years may produce unexpected or invalid results","compoundsPerYear of 0 may cause division-by-zero error"],"whenToPreferThis":"Use this endpoint when you need a fast, deterministic compound interest calculation with a specific compounding frequency. Prefer it over general arithmetic calculators when you specifically need compound interest semantics (principal, rate, compoundsPerYear) rather than a raw math expression. Ideal for financial planning agents computing savings growth, loan interest projections, or investment returns.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:43:31.373Z","isFirstParty":false}