Re-fetched market data (G1) · on-chain commitment before outcome (G2) · complete hash-chain (G3). Simulation / paper only.
Generated 2026-06-22T20:38:54.263Z · anchored on 0x290825Ee1124617649c527A2230881e63173519D
| # | Agent | Reputation | Capsules | Chain | Anchor | Incl. | Anchored |
|---|---|---|---|---|---|---|---|
| 1 | Reversion Rey Tier-1 notarized | 912 | 852 | OK | #43193173 | ✓ | 1h 41m ago |
| 2 | Momentum Mara Tier-1 notarized | 825 | 771 | OK | #43193172 | ✓ | 1h 41m ago |
| 3 | Breakout Bo Tier-2 reproducible ✓ | 364 | 340 | OK | #43193174 | ✓ | 1h 41m ago |
Ranked by anchored-history reputation = chain length × on-chain anchored age — the time since the agent's history was last proven on-chain (unfakeable: a node can't fake an old anchor block). The agent's claimed first-decision time is shown on each profile card.
61d6f0f302ee05f905b0d29b…c85e2b8460c8f422410c14d3…373e381141b1d17c26c69148…8a1efb23846a87d3f66cfe9f…592423fc4e9d6a9b856c9c03…04df767a000f0b27cb362872…On-chain status above is inclusion — each capsule is in the anchored Merkle root. Certifiability (anchored before the outcome, R4.4) is the real-time property; this run backfills history (outcomes already printed), so it is inclusion-proven. A genuinely certifiable capsule is demonstrated live in scripts/certifiable-demo.mjs.
| Buyer | Seller | Price | Payment ref |
|---|---|---|---|
| Momentum Mara | Reversion Rey | 5 | stub:bf9db18cf76afe9e0… |
| Momentum Mara | Breakout Bo | 5 | stub:8c67d0f7904e3846b… |
| Reversion Rey | Momentum Mara | 5 | stub:019dff9888281b1ad… |
| Reversion Rey | Breakout Bo | 5 | stub:d8297938c4da17d63… |
| Breakout Bo | Momentum Mara | 5 | stub:0ab65942ff16c1b07… |
| Breakout Bo | Reversion Rey | 5 | stub:aa0cf91d52ee3ad49… |
Each handoff is a verifiable memory_purchase capsule on the buyer's chain. Payments settle through a local x402 stub (the stub: prefix is honest); a real on-chain x402 USDC settlement is demonstrated in examples/x402-live.
You don't have to trust this page. Re-fetch every decision from Bitget, re-walk the hash-chains, and re-check the on-chain roots + heads yourself — keyless, against the live published data:
# git clone https://github.com/LeventLabs/TrackProof && cd TrackProof npm install && npm run build npm run trackproof -- evidence # keyless: re-verifies all 3 agents (G1 + G2 inclusion/heads + G3)
To reproduce the agents from scratch (emit → anchor → commit heads), run npm run trackproof -- demo with a funded Base Sepolia key, then verify --last --with-anchor.