{"uid":"cap_E7VTo_vIrB3dr79a56hlK","slug":"numora-simple-interest-calculator-60698263","name":"Numora Simple Interest 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://numorapoi.orbonomy.xyz/api/financial/simple-interest","method":"POST","headers":{},"bodySchema":{"type":"object","required":["rate","periods","principal"],"properties":{"rate":{"type":"number"},"periods":{"type":"number"},"principal":{"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":"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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FPy-_HsdKqE97llnSncPy","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes simple interest for a given principal, rate, and number of periods using pure math computation with no external dependencies","exampleAgentPrompt":"What's the simple interest on a $5000 principal at an annual rate of 6% over 3 periods?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'result' object containing the computed simple interest value, a 'computation' string describing what was calculated in human-readable form, and a 'success' boolean confirming the computation completed successfully.","failureModes":["Missing required fields (principal, rate, or periods) returns a validation error","Non-numeric values for rate, periods, or principal cause a type error","Negative or zero principal may return an unexpected or error result","Payment failure via x402 micropayment protocol blocks the request","Server unavailable at orbonomy.xyz domain returns a connection error"],"whenToPreferThis":"Choose this endpoint when you need a pure server-side computation of simple interest (I = P × r × t) with no external data dependencies, no compounding, and deterministic results. Ideal for financial agents that need reliable math computation without building their own formula logic, especially when compound interest or amortization is not required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:55:40.861Z","isFirstParty":false}