Resolved Markets
Connect any MCP-capable AI agent to live and historical Polymarket prediction-market orderbook data plus Hyperliquid perpetual-futures orderbooks (12 tools, 2 resources).
Copy all docs as Markdown
API Key
Manage API Keys
DashboardBlogHomeGuideLLMs
Resolved Markets API
Real-time and historical orderbook data from Polymarket prediction markets across crypto, sports, economics, weather, social, and equities — captured at up to ~10Hz with millisecond precision.
10 HzCrypto Capture
100+Live Markets
6Categories
~11MRows / Day
What is Resolved Markets?
Resolved Markets captures live orderbook snapshots from Polymarket's CLOB (Central Limit Order Book) for 100+ prediction markets across six categories — crypto (BTC, ETH, SOL, XRP), sports (NBA, NFL, EPL), economics (Fed/FOMC, Nonfarm Payroll), weather (city temperatures, hurricanes, climate), social (Elon tweets), and equities (S&P 500 Up/Down).
Capture is event-driven and throttled per-category: crypto books update every 100ms (~10Hz), S&P 500 every 1s, sports every 500ms, economics every 2s, daily weather every 2s, and social every 3s. Each snapshot includes full depth-of-book (bids/asks arrays), best bid/ask, mid price, spread, depth totals, sequence numbers, and the crypto spot price at capture — all stored in ClickHouse for columnar analytics at scale.
API Keys
Generate and manage your API keys for authenticated access.
Rate Limits
Understand request quotas and plan-based limits.
Fetching Data
Learn pagination, filtering, and time-range queries.
Markets
Explore available market categories and how they work.
Quick Start
1
Create an account
Sign up with Clerk authentication to access the dashboard and API key management.
2
Generate an API key
Navigate to the API Keys page and create a key with a descriptive label. The key will be shown once — copy it immediately.
3
Make your first request
Include your key in the X-API-Key header and call any endpoint.
Quick Example
curl -X GET "https://api.resolvedmarkets.com/v1/markets/live"
-H "X-API-Key: rm_your_key_here"
Base URL
https://api.resolvedmarkets.com
All API endpoints are relative to this base URL. HTTPS is enforced in production.
Introduction — API Docs | Resolved Markets
Related Servers
Invoice Intelligence
A paid MCP server for invoice processing. Three tools: extract structured data from any invoice (pasted text, URL, or PDF), validate the extracted invoice for completeness and mathematical accuracy, and classify the expense into an accounting category with a suggested nominal account code and tax deductibility flag. Priced from $0.005 to $0.01 per call, paid in USDC on Base via x402. No API key required.
ForInvest MCP
Access BIST and global market data directly
Stock Analyzer MCP
81 tools for Taiwan + US stock market analysis. First MCP server with deep TWSE/TPEx coverage (institutional flows, chip data, monthly revenue). Local-first SQLite, BYOK LLM.
x402 Agent-Payment Infrastructure
One x402/developer-credit control layer for paid AI/data tool calls, crypto conversion quotes, public MCP discovery, progress streaming, and receipt-backed agent spend governance.
Pique Signal
Live scored Solana memecoin signals with safety profiles, conviction scoring, and paper trading for AI agents.
NEXUS Agent Services
Live crypto prices, Reddit sentiment, DeFi TVL, stock prices. Pay per call via x402 on Base.
Base L2 Agent Kit
MCP server for Base L2 DeFi operations with 9 monetized endpoints: gas estimates, yield farming, token analysis, contract audit, wallet health, DEX quotes, price feeds, mnemonic generation. Built with FastMCP Python SDK.
Banco MCP
Brazilian Open Finance MCP — connect 30+ banks (Itaú, Nubank, Bradesco, Santander, Inter, BB, Caixa, C6 and more) to Claude/Cursor. 13 read-only tools.
American Default Research
Read-only MCP for U.S. household financial distress data: 96 indicators, the American Distress Index (ADI), and county-level distress scores for all 3,144 U.S. counties.
SECfinAPI
SEC filings hold every US public company's financials — but they're in XBRL, which is painful to parse. I built **SECfinAPI** to standardize them into clean JSON, and an **MCP server** so AI assistants can use them directly.