Prediction-market implied probabilities from Polymarket: search live event marke...
https://x402-services-production.up.railway.app/api/predict/oddsOverview
Prediction-market implied probabilities from Polymarket: search live event markets and get outcome probabilities, volume, and end date. Send { query, limit? }. Crowd-sourced odds for any event as a data feed.
Protocol
x402
Price
$0.0040
Payment Asset
USD Coin
Payment Network
Base
Category
tools/search
Provider
x402-services-production
Source
bazaar
Indexed
2026-07-15 00:15:19
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"limit": {
"description": "Max markets, default 10",
"required": false,
"type": "number"
},
"query": {
"description": "Search terms, e.g. 'bitcoin 100k'",
"required": false,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}