Raw series from the pos-data-collection stores — AEMO 5-min dispatch, CAISO 5-min RTM LMPs, EIA retail & wholesale. Every market on the Markets page settles against a query over exactly this data.
SETTLEMENT ENGINE POWR Oracle · /v1/markets/{aemo,caiso,eia}/* same store · same filters · settlement-grade
to
loading... Data via /charts/series, /charts/caiso/* and /charts/eia/*.
Resolution-grade aggregates at /v1/markets/{aemo,caiso,eia}/*.
Every chart here can settle a market
This explorer shows the raw series our collectors pull from AEMO, CAISO and the EIA.
On the Markets page, each of these series backs one or more
prediction markets: a YES/NO question about the data, priced in cents, that pays
$1.00 per share on the winning side.
Here is a real example that already resolved:
Power · NEMPOWR ORACLE · AEMORESOLVED · YES
Will NSW1 5-min dispatch price exceed A$300/MWh at any interval during 25–30 July 2026?
YES WAS
15¢
NO WAS
85¢
UnderlyingNSW1 rrp — the exact series on this page
Condition (YES)count_above(rrp, 300) ≥ 1
Settlementone oracle query over the collected data
YES — 6 intervals exceeded A$300, so every YES share paid $1.00 (a 6.6× return at 15¢); NO shares paid $0.
Markets auto-settle: once the store covers a market's window, its card flips to
RESOLVED by itself — no committee, no discretion. The settlement query is printed on every
card so anyone can reproduce the outcome.