{"uid":"cap_U6xn-SfXam7BV9VnSWp9a","slug":"numora-bond-price-calculator-87ba0fd5","name":"Numora Bond Price 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://numormo.vercel.app/api/financial/bond-price","method":"POST","headers":{},"bodySchema":{"type":"object","required":["ytm","face","coupon","periods"],"properties":{"ytm":{"type":"number"},"face":{"type":"number"},"coupon":{"type":"number"},"periods":{"type":"integer"}}},"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_jKL2BaKjSBHAlK6nVI04P","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 fair present value (price) of a bond given its yield to maturity, face value, coupon payment, and number of periods","exampleAgentPrompt":"Calculate the price of a bond with a face value of $1000, a coupon payment of $50 per period, a yield to maturity of 6%, and 10 periods remaining.","exampleUseCases":[{"title":"Value a corporate bond before purchase","prompt":"I'm looking at a corporate bond with a $1000 face value, $45 coupon payments, 8 periods left, and a current yield to maturity of 5.5% — what's the fair price I should pay for it?"},{"title":"Portfolio mark-to-market pricing","prompt":"Mark my bond to market: face value $5000, coupon $150 per period, 20 periods remaining, and today's YTM is 3.2%. What's the current price?"},{"title":"Evaluate bond at different yield scenarios","prompt":"What would a $1000 face value bond with a $60 coupon and 15 periods be worth if its yield to maturity is 7%? I want to see how it's priced at that yield."}],"resultDescription":"Returns a JSON object with a boolean success flag, a result object containing the computed bond price (present value of all future cash flows discounted at the given YTM), and a human-readable computation description string explaining what was calculated.","failureModes":["Missing required fields (ytm, face, coupon, periods) returns a validation error","Non-integer periods value causes schema rejection","Negative or zero YTM may produce mathematically undefined or extreme results","Zero face value or coupon may return trivially zero prices","Network timeout on Vercel cold start","Micropayment failure via x402 protocol blocks the request"],"whenToPreferThis":"Choose this endpoint when you need a serverless, dependency-free bond pricing computation without integrating a full financial data platform. Ideal for AI agents that need real-time bond valuation as part of a larger workflow, portfolio analysis pipelines, or educational tools where no Bloomberg/Reuters connectivity is available. Particularly suited for scenarios where you supply all bond parameters yourself and need a pure mathematical result fast.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:51:39.864Z","isFirstParty":false}