{"uid":"cap_HqmWWJn75Si51b_vcPL-7","slug":"delx-multi-outcome-kelly-calculator-57aeb892","name":"Delx Multi-Outcome Kelly Calculator","description":"Proportional Kelly-like stakes across exclusive outcomes. Call when allocating bankroll across multi-outcome prediction markets. Returns stakes and fractions per outcome 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/multi-outcome-kelly","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"probs":{"type":"array","description":"Outcome probabilities (same order as prices)"},"prices":{"type":"array","description":"Market prices / samples depending on tool"},"bankroll":{"type":"number","description":"Bankroll in quote units"}}},"responseSchema":{"type":"json","example":{"schema":"delx/util-multi-outcome-kelly/v1","stakes":[0,100,0],"fractions":[0,1,0]}},"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_Kyv7ykzy0vJo1qAQTr7OM","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 optimal Kelly criterion stake sizes and fractions across multiple outcomes given their probabilities, market prices, and a bankroll amount.","exampleAgentPrompt":"I have a three-outcome market with probabilities [0.5, 0.3, 0.2] and market prices [2.0, 3.5, 5.0], and my bankroll is 1000 USDC — what are the Kelly-optimal stake amounts and fractions for each outcome?","exampleUseCases":[{"title":"Prediction market position sizing","prompt":"I'm trading a three-way prediction market with outcome probabilities [0.55, 0.30, 0.15] and current prices [1.8, 3.2, 6.5]. My bankroll is 500 USDC — compute the Kelly-optimal stakes and fractions so I know how much to put on each outcome."},{"title":"Sports betting bankroll allocation","prompt":"I'm looking at a match with three possible results: home win at probability 0.45, draw at 0.25, and away win at 0.30. The market prices are 2.1, 3.8, and 3.1 respectively. My bankroll is 2000. Give me the Kelly criterion stakes for each outcome."},{"title":"Multi-leg portfolio sizing for an agent","prompt":"My trading agent needs to allocate a bankroll of 10000 across four outcomes with probabilities [0.4, 0.3, 0.2, 0.1] and prices [2.4, 3.1, 4.8, 9.5]. Calculate the optimal Kelly fractions and absolute stake amounts for each leg."}],"resultDescription":"Returns a JSON object containing an array of stake amounts in quote units (one per outcome) and an array of Kelly fractions (one per outcome), indicating how much of the bankroll to allocate to each outcome under the multi-outcome Kelly criterion.","failureModes":["Probabilities array and prices array length mismatch — returns validation error","Probabilities that sum to more than 1.0 or contain negative values — may return zero stakes or error","Bankroll of zero or negative — likely returns all-zero stakes","Missing required fields (probs, prices, or bankroll) — returns 400 bad request","Degenerate inputs where no positive-EV outcome exists — returns all-zero fractions"],"whenToPreferThis":"Use this endpoint when you need mathematically rigorous multi-outcome Kelly criterion calculations without implementing the optimization yourself. It is ideal for AI agents managing prediction market positions, sports betting allocations, or any multi-way probabilistic allocation problem. Prefer this over single-outcome Kelly formulas whenever there are three or more mutually exclusive outcomes and you want simultaneous optimal stake sizing across all of them.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:14:57.685Z","isFirstParty":false}