{"uid":"cap_JrKw9ow5g1i_Oj94YGUTl","slug":"delx-overround-calculator-d588a2e4","name":"Delx Overround Calculator","description":"Overround/vig from a set of mutually exclusive implied probs. Call when measuring book margin before de-vigging. Returns overround and sum of probs as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.","url":"https://api.delx.ai/api/v1/x402/overround","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"probs":{"type":"array","description":"Input field: probs."}}},"responseSchema":{"type":"json","example":{"n":2,"schema":"delx/util-overround/v1","overround":0.1000000000000001,"sum_probs":1.1}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_itu8Xi-NWDMnADckiDHZ_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the overround (sum of implied probabilities minus 1) from an array of market probabilities","exampleAgentPrompt":"What's the overround on this market? The implied probabilities are [0.55, 0.30, 0.25] — I want to know how much margin the bookmaker is taking.","exampleUseCases":[{"title":"Bookmaker margin check for bettors","prompt":"I have three outcomes in a football match with implied probabilities of 0.52, 0.30, and 0.28 — can you calculate the overround so I know how much the bookmaker is padding the odds?"},{"title":"Arbitrage opportunity screening","prompt":"Before I try to arb this tennis match, check the overround for me — the probabilities across all books are 0.48, 0.55 for the two outcomes. Is there any edge there?"},{"title":"Prediction market fairness audit","prompt":"I'm auditing a prediction market with outcomes at probabilities 0.40, 0.35, and 0.30 — compute the overround so I can see how far above 100% the total sits."}],"resultDescription":"Returns a JSON object containing the count of input probabilities (n), the schema identifier (delx/util-overround/v1), the computed overround as a decimal (e.g. 0.10 means 10% margin), and the raw sum of all input probabilities (sum_probs).","failureModes":["Empty or missing probs array returns an error or zero result","Non-numeric values in the probs array may cause a parsing failure","Probabilities that individually exceed 1.0 may produce unexpected overround values","Network or payment authorization failure returns HTTP 402 or 5xx"],"whenToPreferThis":"Use this endpoint when you need a fast, cheap ($0.001 USDC) single-call computation of bookmaker or market overround from raw implied probabilities. Prefer it over implementing your own summation logic when operating in an agent pipeline that already uses x402 micropayments, or when you want a consistent schema-versioned result (delx/util-overround/v1) for downstream processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:57:20.544Z","isFirstParty":false}