TrackProof — verifiable track records

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

ALL BASELINE MET ✓ PASS · 1963 capsules / 3 agents PASS · 60 verifications PASS · 5 fake catches PASS · 3/3 inclusion proofs PASS · 3/3 on-chain heads PASS · 6 memory handoffs

Reputation leaderboard

#AgentReputationCapsulesChainAnchorIncl.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.

Agent profiles

Reversion Rey Tier-1 notarized
agent id61d6f0f302ee05f905b0d29b…
capsules852
chain (G3)complete
first decision (claimed)5d 12h ago
anchored age (on-chain)1h 41m ago
anchored (G2)block #43193173
merkle rootc85e2b8460c8f422410c14d3…
inclusion proofverified ✓
on-chain headverified ✓
sampled mark-to-market P&L (20 settled) · net -121.44
Momentum Mara Tier-1 notarized
agent id373e381141b1d17c26c69148…
capsules771
chain (G3)complete
first decision (claimed)5d 12h ago
anchored age (on-chain)1h 41m ago
anchored (G2)block #43193172
merkle root8a1efb23846a87d3f66cfe9f…
inclusion proofverified ✓
on-chain headverified ✓
sampled mark-to-market P&L (20 settled) · net -773.90
Breakout Bo Tier-2 reproducible ✓
agent id592423fc4e9d6a9b856c9c03…
capsules340
chain (G3)complete
first decision (claimed)5d 12h ago
anchored age (on-chain)1h 41m ago
anchored (G2)block #43193174
merkle root04df767a000f0b27cb362872…
inclusion proofverified ✓
on-chain headverified ✓
sampled mark-to-market P&L (20 settled) · net +619.78

Verification

60/60G1 PASSED (re-fetched + replayed)
60settled outcomes
3/3anchored on Base
3/3on-chain heads (no withheld tail)
1Tier-2 reproducible
6MemorySlice handoffs (x402 stub)

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.

Caught fakes — 2 seeded, 5 capsule-level catches

G1 +412% ROI (fabricated prices) 4/4 capsules failed G1 (FAILED_DATA) caught ✓
G3 100% win rate (deleted its losing trade) chain breaks after the deleted seq 2 caught ✓

MemorySlice handoffs — x402 stub (6)

BuyerSellerPricePayment ref
Momentum MaraReversion Rey5stub:bf9db18cf76afe9e0…
Momentum MaraBreakout Bo5stub:8c67d0f7904e3846b…
Reversion ReyMomentum Mara5stub:019dff9888281b1ad…
Reversion ReyBreakout Bo5stub:d8297938c4da17d63…
Breakout BoMomentum Mara5stub:0ab65942ff16c1b07…
Breakout BoReversion Rey5stub: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.

Challenge any record

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.