ClearMarket
api.clearmarket.fyi
· ClearMarket
Reference layer for prediction markets. Judges whether a Kalshi or Polymarket price can be trusted: every market carries a Resolution Clarity Grade (A/B/C), the committed resolution source is named with provenance where one exists (the absence is graded too — that gap is the point), and the same question across venues is linked by a venue-independent question_id with live cross-venue prices (also_on). Read-only reference data; not trading advice.
api.clearmarket.fyi via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 55/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-14 22:50:05 current | dd4728936fea… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://api.clearmarket.fyi/.well-known/agent-card.json |
| Provider | https://clearmarket.fyi |
| Docs | https://clearmarket.fyi/for-data/ |
Health · last 1 probes
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.clearmarket.fyi) [](https://agenstry.com/agents/api.clearmarket.fyi) [](https://agenstry.com/agents/api.clearmarket.fyi) [](https://agenstry.com/agents/api.clearmarket.fyi)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "ClearMarket",
"description": "Reference layer for prediction markets. Judges whether a Kalshi or Polymarket price can be trusted: every market carries a Resolution Clarity Grade (A/B/C), the committed resolution source is named with provenance where one exists (the absence is graded too \u2014 that gap is the point), and the same question across venues is linked by a venue-independent question_id with live cross-venue prices (also_on). Read-only reference data; not trading advice.",
"url": "https://api.clearmarket.fyi/a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://api.clearmarket.fyi/a2a",
"transport": "JSONRPC"
}
],
"provider": {
"organization": "ClearMarket",
"url": "https://clearmarket.fyi"
},
"version": "1.0.0",
"documentationUrl": "https://clearmarket.fyi/for-data/",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"securitySchemes": {},
"security": [],
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "market_trust_lookup",
"name": "Market trust lookup",
"description": "Given a market id (CM-MKT-\u2026), a Kalshi ticker, or a market URL (Kalshi URLs resolve; for Polymarket pass the conditionId): the Resolution Clarity Grade, the committed resolution source and its provenance, settlement status, latest price, and cross-venue twins.",
"tags": [
"prediction-markets",
"resolution",
"provenance",
"reference-data"
],
"examples": [
"KXFED-27APR-T3.50",
"What is the resolution source for CM-MKT-DWQBW1ZTC5?"
]
},
{
"id": "event_search",
"name": "Graded event search",
"description": "Free-text search across graded prediction-market events on Kalshi and Polymarket. Returns per-event grade mix, venues, prices, and the canonical CM ids to cite.",
"tags": [
"prediction-markets",
"search",
"events"
],
"examples": [
"fed rate decision",
"iran nuclear deal"
]
}
]
}