{"uid":"cap_sO2KWqKk97-uV47xBGXnN","slug":"numora-dividend-yield-calculator-344a1d4e","name":"Numora Dividend Yield 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/dividend","method":"POST","headers":{},"bodySchema":{"type":"object","required":["price","dividend"],"properties":{"price":{"type":"number"},"dividend":{"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":"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_bIaiNpeL-OOn0tUG7ms6y","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 dividend yield given a stock price and dividend amount, returning the yield ratio and a human-readable description of the computation.","exampleAgentPrompt":"Calculate the dividend yield for a stock priced at $45.00 that pays an annual dividend of $1.80 — what percentage yield does that represent?","exampleUseCases":[{"title":"Dividend yield screening for portfolio","prompt":"I'm comparing dividend stocks. Can you compute the yield for a stock trading at $62.50 that pays an annual dividend of $2.50? I want to know the yield percentage before deciding whether to buy."},{"title":"Quick yield check on a single holding","prompt":"I own shares in a company currently priced at $120 per share and it just declared a $3.60 annual dividend — what's my dividend yield?"},{"title":"Compare dividend attractiveness across prices","prompt":"A stock was at $80 last year and is now at $95, but the dividend stayed at $4.00. Calculate the dividend yield at the new price so I can see how much the yield has compressed."}],"resultDescription":"Returns a JSON object with a success boolean, a result object containing the computed dividend yield (typically as a ratio or percentage), and a computation string describing in plain English what was calculated — e.g. 'Dividend yield: 4.00% (dividend $1.80 / price $45.00)'.","failureModes":["Missing required field 'price' or 'dividend' returns a 400-level error","Price of zero causes division-by-zero error","Negative price or dividend values may return unexpected or erroneous results","Non-numeric input types cause schema validation failure","Network timeout on the Vercel serverless function under cold-start conditions"],"whenToPreferThis":"Choose this endpoint when you need a pure server-side, dependency-free computation of dividend yield without pulling live market data — ideal when you already have the price and dividend values and just need the math done reliably and cheaply via micropayment. Prefer this over building your own formula when you want a verified, human-readable result string alongside the numeric answer.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:50:44.030Z","isFirstParty":false}