BTC at $75K by Aug 31 stays a long shot at 20%
- Kalshi prices 20%, market assigns low but non-trivial odds to BTC clearing $75K in 11 days.
- 24h volume $31K is 38% of all-time, a meaningful spike for a contract priced deep out of the money.
- Volume at 20% odds suggests speculative interest or a hedge against a sharp upside breakout scenario.
- Resolves 11:59 PM ET Aug 31, 2026; sits at the top rung of the Kalshi August BTC ladder.
The model, prompt version, and confidence behind this wire are published below — so you can see how it was judged, and re-check it yourself.
- judge_engine
llm_judge_cm_signal_v1- judge_verdict
- wire_eligible
- judge_confidence
- 0.81 / 1.00
- prompt_template
volume_spike_v1github · auditable
Every wire traces back to the ClearMarket event it is built on, and out to each venue’s own market page — so any figure here can be verified at its source.
- cm_event
- /events/kxbtcmaxmon-btc-26aug31/
AI grounded search reads embedded JSON-LD in HTML. Developers query REST. Agentic AI clients (Claude Desktop, Cursor) call MCP tools. AI crawlers index via /llms.txt. Same canonical record at every surface.
| HTML | browsers, AI grounded search, crawlers (contains embedded JSON-LD @type: Dataset) | https://clearmarket.fyi/signals/will-btc-trimmed-mean-be-above-75000-00-vol-31277/ |
| JSON | REST API for developers | https://clearmarket.fyi/signals/will-btc-trimmed-mean-be-above-75000-00-vol-31277.json |
| MCP | agentic AI tool call (Claude Desktop, Cursor, Continue) | clearmarket.get_signal("will-btc-trimmed-mean-be-above-75000-00-vol-31277") |
| AGENT | AI crawler discovery index | /llms.txt |
PM data: platform APIs (hourly refresh). News context: retrieved with source citations. Editorial judgment: LLM judge with prompt template versioned per wire type. Per-claim provenance inline above; full per-field provenance map at the JSON endpoint under field_provenance.
raw JSON record · same payload returned by REST endpoint {
"$schema": "https://clearmarket.fyi/schema/signal/v1.json",
"provenance_version": "0.2.0",
"record_id": "CMSIG20260820VS04",
"published_at": "2026-08-20T08:33:38+00:00",
"detection": "volume_spike",
"category_tag": "VOLUME_SPIKE",
"secondary_tags": [],
"pre_news_classification": "pre_news",
"target_event_id": "CM-EVT-91N8R2ZK22",
"target_event_slug": "kxbtcmaxmon-btc-26aug31",
"event_question": "BTC trimmed mean price, August 31, 2026",
"bullets": [
"Kalshi prices 20%, market assigns low but non-trivial odds to BTC clearing $75K in 11 days.",
"24h volume $31K is 38% of all-time, a meaningful spike for a contract priced deep out of the money.",
"Volume at 20% odds suggests speculative interest or a hedge against a sharp upside breakout scenario.",
"Resolves 11:59 PM ET Aug 31, 2026; sits at the top rung of the Kalshi August BTC ladder."
],
"atomic_claims": [
{
"type": "volume_anomaly",
"provenance": "24h + cumulative volume direct from kalshi API; intensity = 24h/cumulative (derived)",
"field_provenance": {
"volume_24h_usd": {
"tier": "direct",
"method": "kalshi_api"
},
"intensity": {
"tier": "derived",
"method": "arithmetic",
"inputs": [
"volume_24h_usd",
"volume_cumulative_usd"
]
}
},
"liquidity_context": {
"kalshi_vol_24h_usd": 31277.44
}
}
],
"evaluation": {
"judge_engine": "llm_judge_cm_signal_v1",
"judge_verdict": "wire_eligible",
"judge_confidence": 0.81,
"prompt_template": "volume_spike_v1"
},
"citations": {
"internal": {
"cm_event": "/events/kxbtcmaxmon-btc-26aug31/",
"related": []
},
"external": {
"venue_a": "https://kalshi.com/markets/KXBTCMAXMON-BTC-26AUG31-7500000",
"venue_b": null,
"benchmark": null
}
},
"sources": [
{
"label": "ClearMarket market record: BTC trimmed mean price, August 31, 2026",
"url": "https://clearmarket.fyi/events/kxbtcmaxmon-btc-26aug31",
"retrieved_at": "2026-08-20T08:33:38+00:00"
}
],
"field_provenance": {
"pm_data": "kalshi_api",
"news_context": "retrieval_grounded",
"editorial_judgment": "cm_signal_llm_judge"
}
}
PROVENANCE PROTOCOL v0.2 · [direct] venue api · [mediated] grounded web fetch + source url · [derived] computed from listed inputs · [editorial] versioned llm judgment · full spec /schema/provenance/v1