◇ Experiments

We test in public,
and publish what the chain says.

Working notes from building the runtime — what the data actually shows, including the ideas it killed. No cherry-picked backtests.

Reading Robinhood Chain: what the explorer actually exposes

Before building anything we mapped the chain's public surface — stats, tokens, holders, balances, charts. Everything this site renders comes from that mapping. The surprising part: sub-second blocks and how much market data the token registry already carries.

The live numbers →

Why the CLI shipped before the runtime

An agent platform that can't read the chain reliably is a demo. So the data layer shipped first, as a public CLI anyone can audit — the same calls the runtime will make, exposed as eighteen commands. If the reads are wrong, users will tell us before an agent trades on them.

The package →

Tokenized stocks after hours: is the overnight gap tradeable?

Robinhood Chain's tokenized equities trade while the underlying market sleeps. When the runtime ships, this is the first experiment it runs — with its journal published here, wins and losses both.

Follow the roadmap →