{"uid":"cap_hDrXj4PDyocD-Y6qQOqXo","slug":"numora-net-present-value-npv-calculator-201d8c76","name":"Numora Net Present Value (NPV) 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/npv","method":"POST","headers":{},"bodySchema":{"type":"object","required":["rate","cashflows"],"properties":{"rate":{"type":"number"},"cashflows":{"type":"array"}}},"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_READatDcGIFMFM_8jWY3J","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 Net Present Value of a series of cash flows discounted at a given rate, returning the NPV result with a human-readable computation description","exampleAgentPrompt":"Calculate the NPV of a project with a 10% discount rate and cash flows of [-10000, 3000, 4000, 4000, 3000] — tell me if this investment is worth pursuing.","exampleUseCases":[{"title":"Project investment feasibility check","prompt":"I'm evaluating a capital project that costs $50,000 upfront and is expected to return $15,000 per year for 5 years. Calculate the NPV at a 8% discount rate so I can see if it's worth the investment."},{"title":"Startup funding ROI analysis","prompt":"Our startup is considering an investment with cash flows of [-200000, 40000, 70000, 90000, 110000, 120000]. Can you compute the NPV at a 12% discount rate to see if it creates value?"},{"title":"Real estate deal valuation","prompt":"I'm looking at a rental property deal with an initial outlay of $300,000 and projected net rental income of $25,000 a year for 10 years. What's the NPV at a 7% discount rate?"}],"resultDescription":"Returns a JSON object with a boolean success flag, a result object containing the computed NPV value, and a computation string providing a human-readable description of what was calculated (e.g. the discount rate used and sum of discounted cash flows).","failureModes":["Missing required 'rate' field returns validation error","Missing or empty 'cashflows' array returns validation error","Non-numeric values in cashflows array cause computation failure","Rate provided as percentage (e.g. 10) instead of decimal (0.10) may produce unexpected results","Empty cashflows array may return zero or error","Network timeout if Vercel cold start is slow"],"whenToPreferThis":"Choose this endpoint when you need a pure server-side NPV computation with no external data dependencies — ideal for AI agents performing financial analysis, capital budgeting, or investment screening where you already have the cash flow series and discount rate. Prefer this over spreadsheet tools or LLM-native math when you need a deterministic, auditable numeric result. Best for scenarios requiring fast, reliable financial math without needing market data or asset price lookups.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:53:34.160Z","isFirstParty":false}