{"uid":"cap_GRD-MHufMnY5zP4_cXD39","slug":"numora-dividend-yield-calculator-1457ea30","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://numormo.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_m0Cl0206YbPnSarMxkokg","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 by dividing the annual dividend payment by the stock price","exampleAgentPrompt":"Calculate the dividend yield for a stock priced at $50 that pays an annual dividend of $2.50.","exampleUseCases":[{"title":"Portfolio dividend yield screening","prompt":"I'm building a dividend stock screener — calculate the dividend yield for a stock with a share price of $75 and an annual dividend payout of $3.00."},{"title":"Quick yield check before investing","prompt":"Before I buy this utility stock, can you calculate its dividend yield? The current price is $42 and it pays a $1.68 annual dividend."},{"title":"Comparing two dividend stocks","prompt":"Help me compare the dividend yields: one stock is priced at $100 with a $4 annual dividend, and another is priced at $60 with a $2.40 dividend — what are both yields?"}],"resultDescription":"Returns a JSON object with a 'success' boolean, a 'result' object containing the computed dividend yield value, and a 'computation' string that describes in plain English what was calculated (e.g. 'Dividend yield: 5.00%').","failureModes":["Missing required fields 'price' or 'dividend' returns a validation error","Price of zero causes division-by-zero error","Non-numeric inputs rejected with schema validation error","Negative price or dividend may produce unexpected or negative yield values","Payment failure via x402 micropayment returns 402 Payment Required before computation runs"],"whenToPreferThis":"Choose this endpoint when you need a deterministic, pure-math dividend yield calculation with no external market data dependencies — ideal when you already have the price and dividend values and just need the ratio computed reliably. Prefer over manual calculation when embedding in an automated agent pipeline that needs structured JSON output and a human-readable description of the result.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:57:57.536Z","isFirstParty":false}