Working notes from building the runtime — what the data actually shows, including the ideas it killed. No cherry-picked backtests.
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 →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 →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 →