sample output — one dataset record
{
"record_type": "trade",
"wallet": "0xd27cc742d023d06ef633a4c880cf1ff1836ec081",
"wallet_name": "madkkee",
"side": "SELL",
"outcome": "Up",
"price": 0.999,
"size_shares": 7390,
"size_usd": 7382.61,
"market_title": "Bitcoin Up or Down on August 4?",
"market_slug": "bitcoin-up-or-down-on-august-4-2026",
"datetime_utc": "2026-08-04T05:13:24+00:00",
"transaction_hash": "0xa02d161a6b72a718c0a9ea00ef9d..."
}
input
{
"min_usd": 5000,
"lookback_hours": 24,
"market_slug": "",
"max_trades": 1000
}
Every field is optional — the defaults scan the last 24 hours of the whole exchange at a $5,000 threshold.