Numora Annuity Present/Future Value Calculator is a paid API for AI agents from numormo.vercel.app, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-15).
Computes the present or future value of an annuity (ordinary or annuity-due) given a periodic payment amount, interest rate, and number of periods.
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.
Returns a JSON object with 'success' (true), 'result' (an object containing the computed annuity value and related figures), and 'computation' (a human-readable string describing what was computed, e.g. the type of annuity and the resulting present or future value).
POSThttps://numormo.vercel.app/api/financial/annuityUse this endpoint when you need a fast, dependency-free calculation of annuity present or future value as part of financial planning, loan analysis, or retirement modeling — especially in automated agent pipelines that require deterministic math without calling a full financial data service. Prefer this over general-purpose code execution when you want a hosted, pay-per-use computation with a clean JSON response.
| Field | Type | Description |
|---|---|---|
| raterequired | number | |
| type | string | |
| paymentrequired | number | |
| periodsrequired | integer |
| Field | Type | Description |
|---|---|---|
| resultrequired | object | Computation result varies by endpoint |
| successrequired | boolean | Always true on success |
| computationrequired | string | Human-readable description of what was computed |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"