Tail risk stacks around ETH revisiting $1,250 by December
- 24% implies meaningful but sub-consensus probability the market prices a deep ETH drawdown through year-end.
- $17K in 24 hours represents 42% of all-time volume, a disproportionate single-day concentration for a still-open contract.
- Fresh attention to a $1,250 floor, roughly a severe bear-case level, suggests hedging interest re-entering on macro or crypto-specific stress concerns.
- Resolves December 31, 2026; five-plus months of runway keeps tail risk alive for options-desk correlation trades.
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.
- venue_a
- polymarket · 0x766996108017c3b6452c23db79ab1c714d8d9d9da846a4c316f5e047754a229d
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-ethereum-dip-to-1-250-by-december-vol-17243/ |
| JSON | REST API for developers | https://clearmarket.fyi/signals/will-ethereum-dip-to-1-250-by-december-vol-17243.json |
| MCP | agentic AI tool call (Claude Desktop, Cursor, Continue) | clearmarket.get_signal("will-ethereum-dip-to-1-250-by-december-vol-17243") |
| 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": "CMSIG20260716VS01",
"published_at": "2026-07-16T17:21:12+00:00",
"detection": "volume_spike",
"category_tag": "VOLUME_SPIKE",
"secondary_tags": [],
"pre_news_classification": "pre_news",
"target_event_id": "CM-EVT-DSZVH8N0R8",
"target_event_slug": "what-price-will-ethereum-hit-before-2027",
"event_question": "What price will Ethereum reach by 2026?",
"bullets": [
"24% implies meaningful but sub-consensus probability the market prices a deep ETH drawdown through year-end.",
"$17K in 24 hours represents 42% of all-time volume, a disproportionate single-day concentration for a still-open contract.",
"Fresh attention to a $1,250 floor, roughly a severe bear-case level, suggests hedging interest re-entering on macro or crypto-specific stress concerns.",
"Resolves December 31, 2026; five-plus months of runway keeps tail risk alive for options-desk correlation trades."
],
"atomic_claims": [
{
"type": "volume_anomaly",
"provenance": "24h + cumulative volume direct from polymarket API; intensity = 24h/cumulative (derived)",
"field_provenance": {
"volume_24h_usd": {
"tier": "direct",
"method": "polymarket_api"
},
"intensity": {
"tier": "derived",
"method": "arithmetic",
"inputs": [
"volume_24h_usd",
"volume_cumulative_usd"
]
}
},
"liquidity_context": {
"poly_vol_24h_usd": 17243.571011
}
}
],
"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/what-price-will-ethereum-hit-before-2027/",
"related": []
},
"external": {
"venue_a": null,
"venue_b": null,
"benchmark": null
}
},
"sources": [
{
"label": "ClearMarket market record: What price will Ethereum reach by 2026?",
"url": "https://clearmarket.fyi/events/what-price-will-ethereum-hit-before-2027",
"retrieved_at": "2026-07-16T17:21:12+00:00"
}
],
"field_provenance": {
"pm_data": "polymarket_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