prediction-markets
Retrieve top active Polymarket prediction markets by trading volume, filtered by keyword. Shows crowd-sourced outcome probabilities, USDC volume, liquidity, and resolution dates to gauge market consensus.
Instructions
Returns top active Polymarket prediction markets sorted by trading volume. Includes crowd-sourced outcome probabilities (0–1), USDC volume, liquidity, and resolution date. Filter by keyword. Use this to gauge market consensus on events before making decisions. $0.05/call — free upstream, no API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional keyword filter. Returns only markets whose question contains this string (case-insensitive). E.g. 'bitcoin', 'election', 'fed rate'. | |
| min_volume | No | Minimum USDC trading volume to include (default 1000). Higher = more liquid and reliable signal. | |
| limit | No | Max markets to return (1–25, default 10). |