← Back to Metaculus Scans

Will the price of Ethereum exceed $2,200 at any point in August 2026?

post 44733 · question 44882 · binary · summer-futureeval-2026 · 2026-07-31T11:03:19.926645 · View on Metaculus →
38.1%
Submitted p(YES)
36.0%
Holistic gut estimate
weighted_average
Fermi logic
economics
Domain

Plan 24.36s

Anchor on ETH's current spot price relative to $2,200 and the volatility-calibrated Monte Carlo probability that the August 2026 running maximum clears the threshold, then adjust modestly for regime risk (crash vs. bull momentum) via a weighted average of the three sub-question probabilities.

Sub-questions (3)

sq1
Is Ethereum's current spot price (as of forecast date) already at or above $2,200?
If ETH already trades above $2,200, the question resolves YES unless a large sustained drawdown occurs before/through August 2026; current level is the single strongest predictor of the monthly high.
w=0.45
sq2
Does a volatility-calibrated simulation from the current spot price imply at least a 50% chance that ETH's maximum price during August 2026 reaches $2,200?
Converts the distance between spot and the threshold plus ETH's realized volatility and the time-to-August horizon into a running-maximum probability.
w=0.35
sq3
Will crypto market conditions avoid a severe regime break (e.g., ETH drawdown of more than 50% from recent levels, or a systemic crypto/macro shock) between now and the end of August 2026?
A crash regime (liquidations, ETF outflows, macro tightening) is the main path to a NO if spot is currently near or above the threshold; conversely a bull regime makes YES nearly certain.
w=0.20

Tool requests (4)

crypto sq1, sq2, sq3 {"asset_ids": ["ethereum", "bitcoin"], "history_days": 365}
code_execution sq2 {"code": "import numpy as np\n# Monte Carlo of ETH running maximum during August 2026 under GBM with fat tails\n# Replace S0 and annualized vol with values from crypto tool output\nfor S0 in [1500,1800,2000,2200,2500,3000,3500]:\n for ann_vol in [0.6,0.8,1.0]:\n for months_to_aug in [1,3,6]:\n np.random.seed(0)\n n=40000\n days_start=int(months_to_aug*30)\n days_end=days_start+31\n dt=1/365\n sig=ann_vol*np.sqrt(dt)\n # student-t shocks for fat tails\n z=np.random.standard_t(4,size=(n,days_end))/np.sqrt(4/2)\n logpaths=np.cumsum(-0.5*sig**2+sig*z,axis=1)\n paths=S0*np.exp(logpaths)\n aug_max=paths[:,days_start:days_end].max(axis=1)\n p=(aug_max\u003e=2200).mean()\n print(S0, ann_vol, months_to_aug, round(p,3))\n", "description": "Monte Carlo grid of the probability that ETH\u0027s August 2026 running maximum reaches $2,200 across plausible spot prices, annualized volatilities, and horizons; used to map the actual observed spot/vol into a base probability."}
claude_news sq1, sq3 {"brief": "Determine the current price of Ethereum (ETH/USD), its price range over the past 3-6 months, key drivers (spot ETH ETF flows, treasury companies like Bitmine, staking, macro rate expectations), and analyst outlooks or derivatives-implied probabilities for ETH trading above roughly $2,200 in mid-to-late 2026. Note any recent crashes or blow-off rallies.", "max_searches": 4, "question_title": "Will the price of Ethereum exceed $2,200 at any point in August 2026?"}
web_search sq1, sq3 {"queries": ["Ethereum price today ETH USD", "ETH price prediction 2026 forecast", "crypto market crash Ethereum drawdown news"]}

Research 33.19s · 4 tool(s) · 2 error(s)

crypto fail crypto 0.5s
HTTP error (spot): Server error '503 Service Unavailable' for url 'https://api.coingecko.com/api/v3/simple/price?ids=ethereum%2Cbitcoin&vs_currencies=usd&include_24hr_change=true&include_market_cap=true' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503
code_execution fail Monte Carlo grid of the probability that ETH's August 2026 r 30.0s
Code execution timed out (30s limit)
claude_news ok 15 citations 27.66s
web_search ok 0 results 33.15s
Cross-market signals
## Cross-Market Signals

### Polymarket
- "NATO x Russia military clash by August 31, 2026?" → Yes: 0.10, Volume: $143.1K
- "US-Iran Final Nuclear Deal by August 31, 2026?" → Yes: 0.03, Volume: $3.1M

Evidence Synthesis 24.43s · 12 items

Direction mix: UP 4 DOWN 2 NEUTRAL 6
sq1 web_search STRONG cred 90 DOWN VERY_RECENT
Yahoo Finance listed ETH-USD at $1,917.12 on July 30, 2026, below the $2,200 threshold.
sq1 web_search STRONG cred 88 DOWN VERY_RECENT
CoinMarketCap ($1,904), CoinGecko ($1,918) and CoinDesk ($1,920) corroborate ETH trading in the $1,900–1,920 range on July 29–30, 2026.
sq2 web_search STRONG cred 85 NEUTRAL VERY_RECENT
The $2,200 threshold is roughly 14.7% above the ~$1,918 spot, requiring an intramonth high beyond that gap during August 2026.
sq2 web_search MODERATE cred 60 UP RECENT
ETH rallied past $1,900 resistance on July 21, 2026 amid increased staking demand, with analysts eyeing a $2,100 target.
sq2 web_search MODERATE cred 85 NEUTRAL VERY_RECENT
CoinGecko reports ETH is 61.2% below its all-time high of $4,946, indicating a deep prevailing drawdown.
sq2 web_search MODERATE cred 65 NEUTRAL DATED
Citi cut its 12-month Ether target to $2,240, close to but above the $2,200 threshold.
sq2 web_search WEAK cred 45 NEUTRAL DATED
A base-case 2026 analysis places ETH in a $1,500–$2,500 'realistic neutral range' absent improved liquidity, bracketing $2,200.
sq2 web_search WEAK cred 25 UP DATED
Retail-oriented models (TradersUnion $3,533; InvestingHaven $3,500) forecast ETH well above $2,200 by end-2026.
sq3 web_search MODERATE cred 55 NEUTRAL RECENT
On July 23, 2026 ETH traded below its realized price with on-chain signals showing reduced selling but no confirmed bottom.
sq3 web_search MODERATE cred 70 UP RECENT
Bitmine raised its ETH treasury to 5.78M ETH, nearly 5% of circulating supply, indicating continued large institutional accumulation.
sq3 web_search MODERATE cred 75 UP VERY_RECENT
24-hour ETH spot volumes of roughly $4.7B–$8.3B indicate functioning, liquid markets with no evident systemic dislocation.
sq1 crypto_api WEAK cred 60 NEUTRAL VERY_RECENT
Direct crypto price API and Monte Carlo code-execution tools both failed, so no independent volatility-calibrated simulation was produced.

Information gaps

Key uncertainties

Forecast 79.93s · opus, secondary

Sub-question estimates

sq1
0.030
sq2
0.320
sq3
0.900

Rationale

(a) The forecast is made ~July 30, 2026, one day before the window opens; resolution depends on ETH's daily high at any point across the 31 days of August 2026, so about one month of price action plus a day of lead time. (b) Status quo: ETH trades ~$1,900–1,920 across Yahoo, CoinGecko, CoinMarketCap and CoinDesk, roughly 14.7% below the $2,200 threshold and ~61% below its all-time high — if nothing changes, the question resolves NO. (c) NO scenario: the July bounce above $1,900 stalls, ETH chops between $1,600 and $2,050 amid weak ETF flows and soft macro liquidity, or a liquidation cascade/macro shock pushes it back toward $1,500; the monthly high never clears $2,200. (d) YES scenario: continued treasury accumulation (Bitmine at 5.78M ETH), staking demand, and a risk-on macro impulse produce a 15%+ squeeze — entirely ordinary for ETH, whose monthly ranges frequently exceed 20% — touching $2,200 even intraday for one day. Calibrating: with ETH annualized vol ~60–75%, monthly sigma is ~0.18–0.22; a driftless barrier-touch calculation on a +13.7% log distance gives roughly 40–50% touch probability, shaded down modestly for the prevailing downtrend and negative drift term. Sub-question 1 is near-settled NO given four corroborating price sources; sub-question 2 sits just below the 50% cutoff so it gets ~1-in-3 odds of clearing it; sub-question 3 (no severe regime break within a month) is likely at ~0.90 given liquid, functioning markets with $4.7B–$8.3B daily volume.

What would change my mind

Above 70%: ETH rallying decisively through $2,050–2,100 before/early in August, a spike in implied vol with August $2,200 calls priced above ~0.45 delta, or a strong macro liquidity catalyst. Below 30%: ETH slipping back under $1,750 with sustained ETF outflows, collapsing realized volatility (monthly sigma under 12%), or forced selling from large treasury holders.
Evidence brief shown to forecaster
1. [sq1 | web_search | STRONG cred 90 | DOWN | VERY_RECENT] Yahoo Finance listed ETH-USD at $1,917.12 on July 30, 2026, below the $2,200 threshold.
2. [sq1 | web_search | STRONG cred 88 | DOWN | VERY_RECENT] CoinMarketCap ($1,904), CoinGecko ($1,918) and CoinDesk ($1,920) corroborate ETH trading in the $1,900–1,920 range on July 29–30, 2026.
3. [sq2 | web_search | STRONG cred 85 | NEUTRAL | VERY_RECENT] The $2,200 threshold is roughly 14.7% above the ~$1,918 spot, requiring an intramonth high beyond that gap during August 2026.
4. [sq2 | web_search | MODERATE cred 60 | UP | RECENT] ETH rallied past $1,900 resistance on July 21, 2026 amid increased staking demand, with analysts eyeing a $2,100 target.
5. [sq2 | web_search | MODERATE cred 85 | NEUTRAL | VERY_RECENT] CoinGecko reports ETH is 61.2% below its all-time high of $4,946, indicating a deep prevailing drawdown.
6. [sq2 | web_search | MODERATE cred 65 | NEUTRAL | DATED] Citi cut its 12-month Ether target to $2,240, close to but above the $2,200 threshold.
7. [sq2 | web_search | WEAK cred 45 | NEUTRAL | DATED] A base-case 2026 analysis places ETH in a $1,500–$2,500 'realistic neutral range' absent improved liquidity, bracketing $2,200.
8. [sq2 | web_search | WEAK cred 25 | UP | DATED] Retail-oriented models (TradersUnion $3,533; InvestingHaven $3,500) forecast ETH well above $2,200 by end-2026.
9. [sq3 | web_search | MODERATE cred 55 | NEUTRAL | RECENT] On July 23, 2026 ETH traded below its realized price with on-chain signals showing reduced selling but no confirmed bottom.
10. [sq3 | web_search | MODERATE cred 70 | UP | RECENT] Bitmine raised its ETH treasury to 5.78M ETH, nearly 5% of circulating supply, indicating continued large institutional accumulation.
11. [sq3 | web_search | MODERATE cred 75 | UP | VERY_RECENT] 24-hour ETH spot volumes of roughly $4.7B–$8.3B indicate functioning, liquid markets with no evident systemic dislocation.
12. [sq1 | crypto_api | WEAK cred 60 | NEUTRAL | VERY_RECENT] Direct crypto price API and Monte Carlo code-execution tools both failed, so no independent volatility-calibrated simulation was produced.

## Cross-Market Signals

### Polymarket
- "NATO x Russia military clash by August 31, 2026?" → Yes: 0.10, Volume: $143.1K
- "US-Iran Final Nuclear Deal by August 31, 2026?" → Yes: 0.03, Volume: $3.1M

Information gaps:
  - No measured ETH realized/implied volatility for mid-2026 (needed to calibrate barrier-touch probability)
  - No options-market data (e.g., $2,200 August call deltas) to imply market probability
  - No base rate for how often ETH's monthly high exceeds spot by ~15%
  - No Kalshi/prediction-market price for this contract

Key uncertainties:
  - Actual ETH volatility regime in August 2026 (calm consolidation vs. high-vol swings)
  - Whether the July recovery above $1,900 extends or fails
  - Macro liquidity/ETF flow shifts during August
  - Tail risk of a systemic crypto shock or forced-seller cascade
Raw forecast prompt
You are an elite superforecaster using Tetlock-style Fermi decomposition. Estimate each sub-question INDEPENDENTLY, then provide a holistic estimate. The pipeline will mathematically recombine the sub-question estimates — your job is to give the most accurate per-component probabilities.

## Question
Will the price of Ethereum exceed $2,200 at any point in August 2026?

## Description / Resolution Criteria
## Description
[Tom Lee says users 'starting to see Ethereum as money' as Bitmine adds 27,801 ETH](https://www.theblock.co/post/408029/tom-lee-says-users-starting-see-ethereum-money-bitmine-adds-27801-eth)

`{"format": "bot_tournament_question", "info": {"hash_id": "e59c626ff98aef04", "sheet_id": "131"}}`

## Resolution Criteria
This question resolves as **Yes** if the High price of Ethereum in USD displayed by [Yahoo Finance](https://finance.yahoo.com/quote/ETH-USD/history/) is greater than or equal to $2,200.00 for any day after July 31, 2026 and before September 1, 2026.

## Sub-question decomposition
- (w=0.45) Is Ethereum's current spot price (as of forecast date) already at or above $2,200?  — If ETH already trades above $2,200, the question resolves YES unless a large sustained drawdown occurs before/through Au
- (w=0.35) Does a volatility-calibrated simulation from the current spot price imply at least a 50% chance that ETH's maximum price during August 2026 reaches $2,200?  — Converts the distance between spot and the threshold plus ETH's realized volatility and the time-to-August horizon into 
- (w=0.20) Will crypto market conditions avoid a severe regime break (e.g., ETH drawdown of more than 50% from recent levels, or a systemic crypto/macro shock) between now and the end of August 2026?  — A crash regime (liquidations, ETF outflows, macro tightening) is the main path to a NO if spot is currently near or abov

Combination rule: **weighted_average**

## Synthesized evidence
1. [sq1 | web_search | STRONG cred 90 | DOWN | VERY_RECENT] Yahoo Finance listed ETH-USD at $1,917.12 on July 30, 2026, below the $2,200 threshold.
2. [sq1 | web_search | STRONG cred 88 | DOWN | VERY_RECENT] CoinMarketCap ($1,904), CoinGecko ($1,918) and CoinDesk ($1,920) corroborate ETH trading in the $1,900–1,920 range on July 29–30, 2026.
3. [sq2 | web_search | STRONG cred 85 | NEUTRAL | VERY_RECENT] The $2,200 threshold is roughly 14.7% above the ~$1,918 spot, requiring an intramonth high beyond that gap during August 2026.
4. [sq2 | web_search | MODERATE cred 60 | UP | RECENT] ETH rallied past $1,900 resistance on July 21, 2026 amid increased staking demand, with analysts eyeing a $2,100 target.
5. [sq2 | web_search | MODERATE cred 85 | NEUTRAL | VERY_RECENT] CoinGecko reports ETH is 61.2% below its all-time high of $4,946, indicating a deep prevailing drawdown.
6. [sq2 | web_search | MODERATE cred 65 | NEUTRAL | DATED] Citi cut its 12-month Ether target to $2,240, close to but above the $2,200 threshold.
7. [sq2 | web_search | WEAK cred 45 | NEUTRAL | DATED] A base-case 2026 analysis places ETH in a $1,500–$2,500 'realistic neutral range' absent improved liquidity, bracketing $2,200.
8. [sq2 | web_search | WEAK cred 25 | UP | DATED] Retail-oriented models (TradersUnion $3,533; InvestingHaven $3,500) forecast ETH well above $2,200 by end-2026.
9. [sq3 | web_search | MODERATE cred 55 | NEUTRAL | RECENT] On July 23, 2026 ETH traded below its realized price with on-chain signals showing reduced selling but no confirmed bottom.
10. [sq3 | web_search | MODERATE cred 70 | UP | RECENT] Bitmine raised its ETH treasury to 5.78M ETH, nearly 5% of circulating supply, indicating continued large institutional accumulation.
11. [sq3 | web_search | MODERATE cred 75 | UP | VERY_RECENT] 24-hour ETH spot volumes of roughly $4.7B–$8.3B indicate functioning, liquid markets with no evident systemic dislocation.
12. [sq1 | crypto_api | WEAK cred 60 | NEUTRAL | VERY_RECENT] Direct crypto price API and Monte Carlo code-execution tools both failed, so no independent volatility-calibrated simulation was produced.

## Cross-Market Signals

### Polymarket
- "NATO x Russia military clash by August 31, 2026?" → Yes: 0.10, Volume: $143.1K
- "US-Iran Final Nuclear Deal by August 31, 2026?" → Yes: 0.03, Volume: $3.1M

Information gaps:
  - No measured ETH realized/implied volatility for mid-2026 (needed to calibrate barrier-touch probability)
  - No options-market data (e.g., $2,200 August call deltas) to imply market probability
  - No base rate for how often ETH's monthly high exceeds spot by ~15%
  - No Kalshi/prediction-market price for this contract

Key uncertainties:
  - Actual ETH volatility regime in August 2026 (calm consolidation vs. high-vol swings)
  - Whether the July recovery above $1,900 extends or fails
  - Macro liquidity/ETF flow shifts during August
  - Tail risk of a systemic crypto shock or forced-seller cascade

## Required pre-forecast walkthrough

Before giving probabilities, walk through these explicitly:
  (a) The time left until the question resolves.
  (b) The status quo outcome — what happens if nothing changes from today.
  (c) A brief scenario that results in NO.
  (d) A brief scenario that results in YES.

## Calibration guidance

- **Estimate each sub-question in isolation.** Do not let your answer to one sub-question anchor your answer to another. This is the core of Fermi decomposition — independence forces more careful reasoning per factor.
- **Anchor on the status quo.** Require strong specific evidence to move far from it.
- 0.05 / 0.95 require strong, multi-source evidence. Avoid >0.97 or <0.03 unless the outcome is already settled or near-tautological — overconfident misses are punished heavily by the log score.
- **Anchor on prediction markets.** If liquid market prices (Polymarket / Kalshi) or a community forecast appear in the evidence, treat them as a strong, well-calibrated prior. Your final estimate should rarely sit more than ~15 percentage points from a liquid market on the SAME question — move further only with specific evidence the market lacks.
- **Treat research as fallible, not ground truth.** A single-source or "very recent" claim — especially one the evidence flags as unverified, possibly AI-generated, or low-credibility — must not drive you to near-certainty. When a load-bearing fact is unverified, keep at least 10-15% on the chance it is wrong.
- **Also provide a holistic estimate** — your overall gut feeling about the main question, BEFORE you see the mathematical combination. This serves as a sanity check: if the Fermi result and holistic estimate diverge wildly, something is wrong.

## Output

Return ONLY valid JSON, no markdown fences:

{
  "rationale": "<address (a) (b) (c) (d) above — 5-8 sentences total>",
  "sub_question_estimates": {
    "sq1": <float in [0.01, 0.99]>,
    "sq2": <float in [0.01, 0.99]>,
    "sq3": <float in [0.01, 0.99]>
  },
  "holistic_p_yes": <float in [0.01, 0.99] — your overall estimate ignoring the decomposition>,
  "what_would_change_my_mind": "<1-2 sentences: what new info would push you above 70% or below 30%>"
}

Raw Trace JSON

Show full JSON
{
  "forecast": {
    "combination_logic": "weighted_average",
    "evidence_brief": "1. [sq1 | web_search | STRONG cred 90 | DOWN | VERY_RECENT] Yahoo Finance listed ETH-USD at $1,917.12 on July 30, 2026, below the $2,200 threshold.\n2. [sq1 | web_search | STRONG cred 88 | DOWN | VERY_RECENT] CoinMarketCap ($1,904), CoinGecko ($1,918) and CoinDesk ($1,920) corroborate ETH trading in the $1,900\u20131,920 range on July 29\u201330, 2026.\n3. [sq2 | web_search | STRONG cred 85 | NEUTRAL | VERY_RECENT] The $2,200 threshold is roughly 14.7% above the ~$1,918 spot, requiring an intramonth high beyond that gap during August 2026.\n4. [sq2 | web_search | MODERATE cred 60 | UP | RECENT] ETH rallied past $1,900 resistance on July 21, 2026 amid increased staking demand, with analysts eyeing a $2,100 target.\n5. [sq2 | web_search | MODERATE cred 85 | NEUTRAL | VERY_RECENT] CoinGecko reports ETH is 61.2% below its all-time high of $4,946, indicating a deep prevailing drawdown.\n6. [sq2 | web_search | MODERATE cred 65 | NEUTRAL | DATED] Citi cut its 12-month Ether target to $2,240, close to but above the $2,200 threshold.\n7. [sq2 | web_search | WEAK cred 45 | NEUTRAL | DATED] A base-case 2026 analysis places ETH in a $1,500\u2013$2,500 \u0027realistic neutral range\u0027 absent improved liquidity, bracketing $2,200.\n8. [sq2 | web_search | WEAK cred 25 | UP | DATED] Retail-oriented models (TradersUnion $3,533; InvestingHaven $3,500) forecast ETH well above $2,200 by end-2026.\n9. [sq3 | web_search | MODERATE cred 55 | NEUTRAL | RECENT] On July 23, 2026 ETH traded below its realized price with on-chain signals showing reduced selling but no confirmed bottom.\n10. [sq3 | web_search | MODERATE cred 70 | UP | RECENT] Bitmine raised its ETH treasury to 5.78M ETH, nearly 5% of circulating supply, indicating continued large institutional accumulation.\n11. [sq3 | web_search | MODERATE cred 75 | UP | VERY_RECENT] 24-hour ETH spot volumes of roughly $4.7B\u2013$8.3B indicate functioning, liquid markets with no evident systemic dislocation.\n12. [sq1 | crypto_api | WEAK cred 60 | NEUTRAL | VERY_RECENT] Direct crypto price API and Monte Carlo code-execution tools both failed, so no independent volatility-calibrated simulation was produced.\n\n## Cross-Market Signals\n\n### Polymarket\n- \"NATO x Russia military clash by August 31, 2026?\" \u2192 Yes: 0.10, Volume: $143.1K\n- \"US-Iran Final Nuclear Deal by August 31, 2026?\" \u2192 Yes: 0.03, Volume: $3.1M\n\nInformation gaps:\n  - No measured ETH realized/implied volatility for mid-2026 (needed to calibrate barrier-touch probability)\n  - No options-market data (e.g., $2,200 August call deltas) to imply market probability\n  - No base rate for how often ETH\u0027s monthly high exceeds spot by ~15%\n  - No Kalshi/prediction-market price for this contract\n\nKey uncertainties:\n  - Actual ETH volatility regime in August 2026 (calm consolidation vs. high-vol swings)\n  - Whether the July recovery above $1,900 extends or fails\n  - Macro liquidity/ETF flow shifts during August\n  - Tail risk of a systemic crypto shock or forced-seller cascade",
    "forecast_prompt": "You are an elite superforecaster using Tetlock-style Fermi decomposition. Estimate each sub-question INDEPENDENTLY, then provide a holistic estimate. The pipeline will mathematically recombine the sub-question estimates \u2014 your job is to give the most accurate per-component probabilities.\n\n## Question\nWill the price of Ethereum exceed $2,200 at any point in August 2026?\n\n## Description / Resolution Criteria\n## Description\n[Tom Lee says users \u0027starting to see Ethereum as money\u0027 as Bitmine adds 27,801 ETH](https://www.theblock.co/post/408029/tom-lee-says-users-starting-see-ethereum-money-bitmine-adds-27801-eth)\n\n`{\"format\": \"bot_tournament_question\", \"info\": {\"hash_id\": \"e59c626ff98aef04\", \"sheet_id\": \"131\"}}`\n\n## Resolution Criteria\nThis question resolves as **Yes** if the High price of Ethereum in USD displayed by [Yahoo Finance](https://finance.yahoo.com/quote/ETH-USD/history/) is greater than or equal to $2,200.00 for any day after July 31, 2026 and before September 1, 2026.\n\n## Sub-question decomposition\n- (w=0.45) Is Ethereum\u0027s current spot price (as of forecast date) already at or above $2,200?  \u2014 If ETH already trades above $2,200, the question resolves YES unless a large sustained drawdown occurs before/through Au\n- (w=0.35) Does a volatility-calibrated simulation from the current spot price imply at least a 50% chance that ETH\u0027s maximum price during August 2026 reaches $2,200?  \u2014 Converts the distance between spot and the threshold plus ETH\u0027s realized volatility and the time-to-August horizon into \n- (w=0.20) Will crypto market conditions avoid a severe regime break (e.g., ETH drawdown of more than 50% from recent levels, or a systemic crypto/macro shock) between now and the end of August 2026?  \u2014 A crash regime (liquidations, ETF outflows, macro tightening) is the main path to a NO if spot is currently near or abov\n\nCombination rule: **weighted_average**\n\n## Synthesized evidence\n1. [sq1 | web_search | STRONG cred 90 | DOWN | VERY_RECENT] Yahoo Finance listed ETH-USD at $1,917.12 on July 30, 2026, below the $2,200 threshold.\n2. [sq1 | web_search | STRONG cred 88 | DOWN | VERY_RECENT] CoinMarketCap ($1,904), CoinGecko ($1,918) and CoinDesk ($1,920) corroborate ETH trading in the $1,900\u20131,920 range on July 29\u201330, 2026.\n3. [sq2 | web_search | STRONG cred 85 | NEUTRAL | VERY_RECENT] The $2,200 threshold is roughly 14.7% above the ~$1,918 spot, requiring an intramonth high beyond that gap during August 2026.\n4. [sq2 | web_search | MODERATE cred 60 | UP | RECENT] ETH rallied past $1,900 resistance on July 21, 2026 amid increased staking demand, with analysts eyeing a $2,100 target.\n5. [sq2 | web_search | MODERATE cred 85 | NEUTRAL | VERY_RECENT] CoinGecko reports ETH is 61.2% below its all-time high of $4,946, indicating a deep prevailing drawdown.\n6. [sq2 | web_search | MODERATE cred 65 | NEUTRAL | DATED] Citi cut its 12-month Ether target to $2,240, close to but above the $2,200 threshold.\n7. [sq2 | web_search | WEAK cred 45 | NEUTRAL | DATED] A base-case 2026 analysis places ETH in a $1,500\u2013$2,500 \u0027realistic neutral range\u0027 absent improved liquidity, bracketing $2,200.\n8. [sq2 | web_search | WEAK cred 25 | UP | DATED] Retail-oriented models (TradersUnion $3,533; InvestingHaven $3,500) forecast ETH well above $2,200 by end-2026.\n9. [sq3 | web_search | MODERATE cred 55 | NEUTRAL | RECENT] On July 23, 2026 ETH traded below its realized price with on-chain signals showing reduced selling but no confirmed bottom.\n10. [sq3 | web_search | MODERATE cred 70 | UP | RECENT] Bitmine raised its ETH treasury to 5.78M ETH, nearly 5% of circulating supply, indicating continued large institutional accumulation.\n11. [sq3 | web_search | MODERATE cred 75 | UP | VERY_RECENT] 24-hour ETH spot volumes of roughly $4.7B\u2013$8.3B indicate functioning, liquid markets with no evident systemic dislocation.\n12. [sq1 | crypto_api | WEAK cred 60 | NEUTRAL | VERY_RECENT] Direct crypto price API and Monte Carlo code-execution tools both failed, so no independent volatility-calibrated simulation was produced.\n\n## Cross-Market Signals\n\n### Polymarket\n- \"NATO x Russia military clash by August 31, 2026?\" \u2192 Yes: 0.10, Volume: $143.1K\n- \"US-Iran Final Nuclear Deal by August 31, 2026?\" \u2192 Yes: 0.03, Volume: $3.1M\n\nInformation gaps:\n  - No measured ETH realized/implied volatility for mid-2026 (needed to calibrate barrier-touch probability)\n  - No options-market data (e.g., $2,200 August call deltas) to imply market probability\n  - No base rate for how often ETH\u0027s monthly high exceeds spot by ~15%\n  - No Kalshi/prediction-market price for this contract\n\nKey uncertainties:\n  - Actual ETH volatility regime in August 2026 (calm consolidation vs. high-vol swings)\n  - Whether the July recovery above $1,900 extends or fails\n  - Macro liquidity/ETF flow shifts during August\n  - Tail risk of a systemic crypto shock or forced-seller cascade\n\n## Required pre-forecast walkthrough\n\nBefore giving probabilities, walk through these explicitly:\n  (a) The time left until the question resolves.\n  (b) The status quo outcome \u2014 what happens if nothing changes from today.\n  (c) A brief scenario that results in NO.\n  (d) A brief scenario that results in YES.\n\n## Calibration guidance\n\n- **Estimate each sub-question in isolation.** Do not let your answer to one sub-question anchor your answer to another. This is the core of Fermi decomposition \u2014 independence forces more careful reasoning per factor.\n- **Anchor on the status quo.** Require strong specific evidence to move far from it.\n- 0.05 / 0.95 require strong, multi-source evidence. Avoid \u003e0.97 or \u003c0.03 unless the outcome is already settled or near-tautological \u2014 overconfident misses are punished heavily by the log score.\n- **Anchor on prediction markets.** If liquid market prices (Polymarket / Kalshi) or a community forecast appear in the evidence, treat them as a strong, well-calibrated prior. Your final estimate should rarely sit more than ~15 percentage points from a liquid market on the SAME question \u2014 move further only with specific evidence the market lacks.\n- **Treat research as fallible, not ground truth.** A single-source or \"very recent\" claim \u2014 especially one the evidence flags as unverified, possibly AI-generated, or low-credibility \u2014 must not drive you to near-certainty. When a load-bearing fact is unverified, keep at least 10-15% on the chance it is wrong.\n- **Also provide a holistic estimate** \u2014 your overall gut feeling about the main question, BEFORE you see the mathematical combination. This serves as a sanity check: if the Fermi result and holistic estimate diverge wildly, something is wrong.\n\n## Output\n\nReturn ONLY valid JSON, no markdown fences:\n\n{\n  \"rationale\": \"\u003caddress (a) (b) (c) (d) above \u2014 5-8 sentences total\u003e\",\n  \"sub_question_estimates\": {\n    \"sq1\": \u003cfloat in [0.01, 0.99]\u003e,\n    \"sq2\": \u003cfloat in [0.01, 0.99]\u003e,\n    \"sq3\": \u003cfloat in [0.01, 0.99]\u003e\n  },\n  \"holistic_p_yes\": \u003cfloat in [0.01, 0.99] \u2014 your overall estimate ignoring the decomposition\u003e,\n  \"what_would_change_my_mind\": \"\u003c1-2 sentences: what new info would push you above 70% or below 30%\u003e\"\n}\n",
    "holistic_p_yes": 0.36,
    "models": [
      "opus",
      "secondary"
    ],
    "p_yes": 0.38115,
    "rationale": "(a) The forecast is made ~July 30, 2026, one day before the window opens; resolution depends on ETH\u0027s daily high at any point across the 31 days of August 2026, so about one month of price action plus a day of lead time. (b) Status quo: ETH trades ~$1,900\u20131,920 across Yahoo, CoinGecko, CoinMarketCap and CoinDesk, roughly 14.7% below the $2,200 threshold and ~61% below its all-time high \u2014 if nothing changes, the question resolves NO. (c) NO scenario: the July bounce above $1,900 stalls, ETH chops between $1,600 and $2,050 amid weak ETF flows and soft macro liquidity, or a liquidation cascade/macro shock pushes it back toward $1,500; the monthly high never clears $2,200. (d) YES scenario: continued treasury accumulation (Bitmine at 5.78M ETH), staking demand, and a risk-on macro impulse produce a 15%+ squeeze \u2014 entirely ordinary for ETH, whose monthly ranges frequently exceed 20% \u2014 touching $2,200 even intraday for one day. Calibrating: with ETH annualized vol ~60\u201375%, monthly sigma is ~0.18\u20130.22; a driftless barrier-touch calculation on a +13.7% log distance gives roughly 40\u201350% touch probability, shaded down modestly for the prevailing downtrend and negative drift term. Sub-question 1 is near-settled NO given four corroborating price sources; sub-question 2 sits just below the 50% cutoff so it gets ~1-in-3 odds of clearing it; sub-question 3 (no severe regime break within a month) is likely at ~0.90 given liquid, functioning markets with $4.7B\u2013$8.3B daily volume.",
    "sub_question_estimates": {
      "sq1": 0.03,
      "sq2": 0.32,
      "sq3": 0.9
    },
    "what_would_change_my_mind": "Above 70%: ETH rallying decisively through $2,050\u20132,100 before/early in August, a spike in implied vol with August $2,200 calls priced above ~0.45 delta, or a strong macro liquidity catalyst. Below 30%: ETH slipping back under $1,750 with sustained ETF outflows, collapsing realized volatility (monthly sigma under 12%), or forced selling from large treasury holders."
  },
  "plan": {
    "combination_logic": "weighted_average",
    "domain": "economics",
    "n_sub_qs": 3,
    "n_tools": 4,
    "reasoning_approach": "Anchor on ETH\u0027s current spot price relative to $2,200 and the volatility-calibrated Monte Carlo probability that the August 2026 running maximum clears the threshold, then adjust modestly for regime risk (crash vs. bull momentum) via a weighted average of the three sub-question probabilities.",
    "sub_questions": [
      {
        "id": "sq1",
        "question": "Is Ethereum\u0027s current spot price (as of forecast date) already at or above $2,200?",
        "rationale": "If ETH already trades above $2,200, the question resolves YES unless a large sustained drawdown occurs before/through August 2026; current level is the single strongest predictor of the monthly high.",
        "weight": 0.45
      },
      {
        "id": "sq2",
        "question": "Does a volatility-calibrated simulation from the current spot price imply at least a 50% chance that ETH\u0027s maximum price during August 2026 reaches $2,200?",
        "rationale": "Converts the distance between spot and the threshold plus ETH\u0027s realized volatility and the time-to-August horizon into a running-maximum probability.",
        "weight": 0.35
      },
      {
        "id": "sq3",
        "question": "Will crypto market conditions avoid a severe regime break (e.g., ETH drawdown of more than 50% from recent levels, or a systemic crypto/macro shock) between now and the end of August 2026?",
        "rationale": "A crash regime (liquidations, ETF outflows, macro tightening) is the main path to a NO if spot is currently near or above the threshold; conversely a bull regime makes YES nearly certain.",
        "weight": 0.2
      }
    ],
    "tool_requests": [
      {
        "parameters": {
          "asset_ids": [
            "ethereum",
            "bitcoin"
          ],
          "history_days": 365
        },
        "target_sub_questions": [
          "sq1",
          "sq2",
          "sq3"
        ],
        "tool_name": "crypto"
      },
      {
        "parameters": {
          "code": "import numpy as np\n# Monte Carlo of ETH running maximum during August 2026 under GBM with fat tails\n# Replace S0 and annualized vol with values from crypto tool output\nfor S0 in [1500,1800,2000,2200,2500,3000,3500]:\n    for ann_vol in [0.6,0.8,1.0]:\n        for months_to_aug in [1,3,6]:\n            np.random.seed(0)\n            n=40000\n            days_start=int(months_to_aug*30)\n            days_end=days_start+31\n            dt=1/365\n            sig=ann_vol*np.sqrt(dt)\n            # student-t shocks for fat tails\n            z=np.random.standard_t(4,size=(n,days_end))/np.sqrt(4/2)\n            logpaths=np.cumsum(-0.5*sig**2+sig*z,axis=1)\n            paths=S0*np.exp(logpaths)\n            aug_max=paths[:,days_start:days_end].max(axis=1)\n            p=(aug_max\u003e=2200).mean()\n            print(S0, ann_vol, months_to_aug, round(p,3))\n",
          "description": "Monte Carlo grid of the probability that ETH\u0027s August 2026 running maximum reaches $2,200 across plausible spot prices, annualized volatilities, and horizons; used to map the actual observed spot/vol into a base probability."
        },
        "target_sub_questions": [
          "sq2"
        ],
        "tool_name": "code_execution"
      },
      {
        "parameters": {
          "brief": "Determine the current price of Ethereum (ETH/USD), its price range over the past 3-6 months, key drivers (spot ETH ETF flows, treasury companies like Bitmine, staking, macro rate expectations), and analyst outlooks or derivatives-implied probabilities for ETH trading above roughly $2,200 in mid-to-late 2026. Note any recent crashes or blow-off rallies.",
          "max_searches": 4,
          "question_title": "Will the price of Ethereum exceed $2,200 at any point in August 2026?"
        },
        "target_sub_questions": [
          "sq1",
          "sq3"
        ],
        "tool_name": "claude_news"
      },
      {
        "parameters": {
          "queries": [
            "Ethereum price today ETH USD",
            "ETH price prediction 2026 forecast",
            "crypto market crash Ethereum drawdown news"
          ]
        },
        "target_sub_questions": [
          "sq1",
          "sq3"
        ],
        "tool_name": "web_search"
      }
    ]
  },
  "question": {
    "close_time": "2026-07-31T12:00:00Z",
    "description": "## Description\n[Tom Lee says users \u0027starting to see Ethereum as money\u0027 as Bitmine adds 27,801 ETH](https://www.theblock.co/post/408029/tom-lee-says-users-starting-see-ethereum-money-bitmine-adds-27801-eth)\n\n`{\"format\": \"bot_tournament_question\", \"info\": {\"hash_id\": \"e59c626ff98aef04\", \"sheet_id\": \"131\"}}`\n\n## Resolution Criteria\nThis question resolves as **Yes** if the High price of Ethereum in USD displayed by [Yahoo Finance](https://finance.yahoo.com/quote/ETH-USD/history/) is greater than or equal to $2,200.00 for any day after July 31, 2026 and before September 1, 2026.",
    "question_type": "binary",
    "title": "Will the price of Ethereum exceed $2,200 at any point in August 2026?"
  },
  "research": {
    "cross_market_brief": "## Cross-Market Signals\n\n### Polymarket\n- \"NATO x Russia military clash by August 31, 2026?\" \u2192 Yes: 0.10, Volume: $143.1K\n- \"US-Iran Final Nuclear Deal by August 31, 2026?\" \u2192 Yes: 0.03, Volume: $3.1M",
    "errors": [
      "crypto: HTTP error (spot): Server error \u0027503 Service Unavailable\u0027 for url \u0027https://api.coingecko.com/api/v3/simple/price?ids=ethereum%2Cbitcoin\u0026vs_currencies=usd\u0026include_24hr_change=true\u0026include_market_cap=true\u0027\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503",
      "code_execution: Code execution timed out (30s limit)"
    ],
    "has_cross_market": true,
    "n_errors": 2,
    "n_tools": 4,
    "tools": [
      {
        "elapsed_s": 0.5,
        "error": "HTTP error (spot): Server error \u0027503 Service Unavailable\u0027 for url \u0027https://api.coingecko.com/api/v3/simple/price?ids=ethereum%2Cbitcoin\u0026vs_currencies=usd\u0026include_24hr_change=true\u0026include_market_cap=true\u0027\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503",
        "success": false,
        "summary": "crypto",
        "tool_name": "crypto"
      },
      {
        "elapsed_s": 30.0,
        "error": "Code execution timed out (30s limit)",
        "success": false,
        "summary": "Monte Carlo grid of the probability that ETH\u0027s August 2026 r",
        "tool_name": "code_execution"
      },
      {
        "elapsed_s": 27.66,
        "error": null,
        "success": true,
        "summary": "15 citations",
        "tool_name": "claude_news"
      },
      {
        "elapsed_s": 33.15,
        "error": null,
        "success": true,
        "summary": "0 results",
        "tool_name": "web_search"
      }
    ]
  },
  "synthesis": {
    "evidence": [
      {
        "claim": "Yahoo Finance listed ETH-USD at $1,917.12 on July 30, 2026, below the $2,200 threshold.",
        "credibility": 90,
        "direction": "DOWN",
        "priced_in": true,
        "recency": "VERY_RECENT",
        "source": "web_search",
        "strength": "STRONG",
        "sub_question_id": "sq1"
      },
      {
        "claim": "CoinMarketCap ($1,904), CoinGecko ($1,918) and CoinDesk ($1,920) corroborate ETH trading in the $1,900\u20131,920 range on July 29\u201330, 2026.",
        "credibility": 88,
        "direction": "DOWN",
        "priced_in": true,
        "recency": "VERY_RECENT",
        "source": "web_search",
        "strength": "STRONG",
        "sub_question_id": "sq1"
      },
      {
        "claim": "The $2,200 threshold is roughly 14.7% above the ~$1,918 spot, requiring an intramonth high beyond that gap during August 2026.",
        "credibility": 85,
        "direction": "NEUTRAL",
        "priced_in": true,
        "recency": "VERY_RECENT",
        "source": "web_search",
        "strength": "STRONG",
        "sub_question_id": "sq2"
      },
      {
        "claim": "ETH rallied past $1,900 resistance on July 21, 2026 amid increased staking demand, with analysts eyeing a $2,100 target.",
        "credibility": 60,
        "direction": "UP",
        "priced_in": true,
        "recency": "RECENT",
        "source": "web_search",
        "strength": "MODERATE",
        "sub_question_id": "sq2"
      },
      {
        "claim": "CoinGecko reports ETH is 61.2% below its all-time high of $4,946, indicating a deep prevailing drawdown.",
        "credibility": 85,
        "direction": "NEUTRAL",
        "priced_in": true,
        "recency": "VERY_RECENT",
        "source": "web_search",
        "strength": "MODERATE",
        "sub_question_id": "sq2"
      },
      {
        "claim": "Citi cut its 12-month Ether target to $2,240, close to but above the $2,200 threshold.",
        "credibility": 65,
        "direction": "NEUTRAL",
        "priced_in": true,
        "recency": "DATED",
        "source": "web_search",
        "strength": "MODERATE",
        "sub_question_id": "sq2"
      },
      {
        "claim": "A base-case 2026 analysis places ETH in a $1,500\u2013$2,500 \u0027realistic neutral range\u0027 absent improved liquidity, bracketing $2,200.",
        "credibility": 45,
        "direction": "NEUTRAL",
        "priced_in": true,
        "recency": "DATED",
        "source": "web_search",
        "strength": "WEAK",
        "sub_question_id": "sq2"
      },
      {
        "claim": "Retail-oriented models (TradersUnion $3,533; InvestingHaven $3,500) forecast ETH well above $2,200 by end-2026.",
        "credibility": 25,
        "direction": "UP",
        "priced_in": true,
        "recency": "DATED",
        "source": "web_search",
        "strength": "WEAK",
        "sub_question_id": "sq2"
      },
      {
        "claim": "On July 23, 2026 ETH traded below its realized price with on-chain signals showing reduced selling but no confirmed bottom.",
        "credibility": 55,
        "direction": "NEUTRAL",
        "priced_in": true,
        "recency": "RECENT",
        "source": "web_search",
        "strength": "MODERATE",
        "sub_question_id": "sq3"
      },
      {
        "claim": "Bitmine raised its ETH treasury to 5.78M ETH, nearly 5% of circulating supply, indicating continued large institutional accumulation.",
        "credibility": 70,
        "direction": "UP",
        "priced_in": true,
        "recency": "RECENT",
        "source": "web_search",
        "strength": "MODERATE",
        "sub_question_id": "sq3"
      },
      {
        "claim": "24-hour ETH spot volumes of roughly $4.7B\u2013$8.3B indicate functioning, liquid markets with no evident systemic dislocation.",
        "credibility": 75,
        "direction": "UP",
        "priced_in": true,
        "recency": "VERY_RECENT",
        "source": "web_search",
        "strength": "MODERATE",
        "sub_question_id": "sq3"
      },
      {
        "claim": "Direct crypto price API and Monte Carlo code-execution tools both failed, so no independent volatility-calibrated simulation was produced.",
        "credibility": 60,
        "direction": "NEUTRAL",
        "priced_in": false,
        "recency": "VERY_RECENT",
        "source": "crypto_api",
        "strength": "WEAK",
        "sub_question_id": "sq1"
      }
    ],
    "information_gaps": [
      "No measured ETH realized/implied volatility for mid-2026 (needed to calibrate barrier-touch probability)",
      "No options-market data (e.g., $2,200 August call deltas) to imply market probability",
      "No base rate for how often ETH\u0027s monthly high exceeds spot by ~15%",
      "No Kalshi/prediction-market price for this contract"
    ],
    "key_uncertainties": [
      "Actual ETH volatility regime in August 2026 (calm consolidation vs. high-vol swings)",
      "Whether the July recovery above $1,900 extends or fails",
      "Macro liquidity/ETF flow shifts during August",
      "Tail risk of a systemic crypto shock or forced-seller cascade"
    ],
    "n_evidence": 12
  },
  "timings": {
    "forecast": 79.93,
    "plan": 24.36,
    "research": 33.19,
    "synthesis": 24.43
  }
}