Resolved Markets logoResolved Markets logo
About

About Resolved Markets

Resolved Markets is an independent data platform operated by Elcara LLC-FZ. We capture high-frequency orderbook snapshots and trades from Polymarket prediction markets and Hyperliquid perpetual futures, then expose that data through REST, WebSocket, OpenAPI, CLI, and MCP interfaces for research and agent workflows.

Last updated:

What we do

Prediction markets and perpetual futures move fast, but the raw orderbook data that drives them is rarely preserved in a form researchers can actually use. Resolved Markets fixes that. We continuously record the full bid and ask sides of every market we track, store each snapshot with millisecond timestamps in ClickHouse, and serve the archive back through interfaces built for both humans and machines.

The result is a high-fidelity historical record you can query in seconds: best bid and ask, mid price, spread, depth at every level, and the individual trades that crossed the book. Whether you are validating a market-making model, studying how odds shift around a resolution, or feeding live context to an AI trading agent, the underlying data is consistent, time-aligned, and reproducible.

How the data is captured

Capture is event-driven rather than polled. We hold persistent WebSocket connections to each venue and write a new snapshot whenever the book actually changes, throttled to avoid duplicates. Polymarket crypto markets are sampled at roughly 20 snapshots per second per token, sports markets at about 2 Hz, and Hyperliquid perpetual L2 books once per second. Crypto reference prices stream in parallel from Binance so every snapshot carries the spot context around it.

Each snapshot preserves two timestamps — the event timestamp emitted by the exchange and the capture timestamp recorded on our side — alongside monotonic sequence numbers. Together these let you measure end-to-end latency and detect any gaps in the stream, which matters when you are reconstructing exactly what the market looked like at a given instant.

Who uses Resolved Markets

Quantitative researchers use the archive to backtest prediction-market and perpetual-futures strategies against real depth and spread, instead of synthetic or end-of-day data. Developers embed live and historical orderbooks into dashboards, alerting systems, and trading tools. And AI-agent builders connect the MCP server so language models can reason over current market state and historical context without bespoke plumbing. Coverage spans crypto, sports, economics, weather, social, and equities prediction markets, plus Hyperliquid perpetuals.

Company facts

Independence statement

Resolved Markets is not Polymarket, Hyperliquid, Binance, Kalshi, or Dome. References to those products are descriptive. We provide a read-only data layer for historical snapshots, analytics, and AI-agent access; we do not custody funds, route orders, or place trades.

Read API docsSee pricing

Frequently asked questions