polymarket_odds
ActiveTool of chainpulse — real-time crypto + prediction market data for AI agents
Live Polymarket prediction market odds. Search any topic free-text ("fed rate cut", "world cup winner") or fetch one market by its slug. Returns normalized markets: outcomes, prices, bid/ask spread, 24h volume, liquidity, resolution date, and the polymarket.com URL. ~15s freshness. Paid tool: $0.001 per call via x402 (USDC on Base).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"slug": {
"type": "string",
"pattern": "^[a-z0-9][a-z0-9-]{0,200}$",
"description": "Exact Polymarket market slug (alternative to query)"
},
"limit": {
"type": "integer",
"maximum": 50,
"minimum": 1,
"description": "Max markets to return (default 10)"
},
"query": {
"type": "string",
"maxLength": 200,
"minLength": 1,
"description": "Free-text search across Polymarket markets, e.g. \"argentina world cup\""
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
chainpulse — real-time crypto + prediction market data for AI agents
1/7 registries