Find the edge in every prediction market.
Comprehensive research reports that compare model probabilities to live market prices for every active prediction market contract. Cited to source, updated around the clock.
Currently covering 1k+ Kalshi markets. Polymarket coming soon.
Latest Research Reports
Each report tracks a single market question with cited sources and probability analysis
When will traffic at the Strait of Hormuz return to normal?
Model sees 3.8% probability versus 8c market price, suggesting overvaluation given unlikely normalization in 2026.
Fed decision in Jun 2026?
Model's 0.7% probability is -0.3 points below market's 1.0% (1c) for a highly unlikely outcome.
Bitcoin price at the end of 2026
Model's 1.0% probability (vs. 2c market) suggests a 66.7x payout, with Bitcoin moving beyond halving cycles.
One platform. Four ways in.
Pick the surface that fits your workflow — they share the same underlying intelligence.
Reports
Continuously-updated research on every active Kalshi event. Cited sources, model probabilities, executive summaries.
News
Price moves that matter, surfaced as they happen. Filter by category, jump to the report behind each move.
CLI
Trade prediction markets from your terminal. Natural-language agent, edge detection, Kelly-sized baskets.
API
21 typed REST endpoints. Semantic search, thematic clusters, basket construction, edge ranking. The CLI runs on it.
The edge engine, end to end.
A single pipeline reads every market, models the probability, and tells you where the price disagrees.
- 01
Read every market
Octagon scrapes Kalshi's full universe, embeds it, and clusters it nightly into thematic and behavioral groups.
GET /kalshi/markets · /clusters - 02
Model the probability
Per-event research agents read sources, weigh drivers, and produce a model probability with confidence — every claim cited.
GET /prediction-markets/events - 03
Compare to live price
Edge = model − market. Surfaced in Reports, the Live Edge feed, the News stream, and via a single API endpoint.
GET /kalshi/markets-with-edge
$ curl https://api.octagonai.co/v1/kalshi/markets-with-edge \
-H "Authorization: Bearer $OCTAGON_API_KEY" \
--data-urlencode "min_edge=5" \
--data-urlencode "sort_by=expected_return" \
--data-urlencode "limit=10"
→ 10 markets · ranked by model edge · ready to trade Research you can verify
- Every claim links to its source
- Reports refresh as new information appears
- Model probabilities vs market prices side by side
- Access via API or MCP for your own workflows
- Model probability and edge tracked on every report — every prediction stamped, sourced, and auditable
Integrates with your existing tools
Start with a free trial
15 days free. Cancel anytime.
Plus
✔ Access to all Agents (Prediction Markets, Public Markets, Deep Research)
✔ 200 Credits per month
✔ Add-on credits at $50 per 500 credits
✔ MCP and OpenAI Compatible
✔ Unlimited API Keys
✔ Technical Support
✔ 15-Day Free Trial
Pro
✔ 600 Credits per month
✔ Access to historical Prediction Markets reports
Enterprise
✔ Customized Credits
✔ Unlimited team access
✔ Customized Workflows Available
Credit Usage per Agent
Start finding edge in prediction markets.
Read the research, install the CLI, hit the API — whichever surface fits your workflow.