Don't trust the screenshot. Replay the trade.
Run the demo →
01
Freeze the moment
Prices and account activity are captured once, the instant the agent looks at them, before it decides anything.
02
Check it against the rules
Every trade is measured against plain, fixed safety limits, like how much to risk and when to stop. These are simple rules, not another AI, so they can't be talked out of themselves.
03
Seal the record
The decision is signed and linked to the one before it, so nothing can be quietly edited later without it showing.
0
setup
Nothing to install first
No extra software, no accounts, no configuration. Download it and it works right away.
Verify it yourself
See it for yourself: run the commands below, then try quietly changing one sealed record. Watch the system catch it immediately, without taking our word for it.
$ 0xw keys
ed25519 keypair → data/agent.key
$ 0xw fixture
seeded market snapshot, 3 symbols
$ 0xw run --offline
seq 0 sealed · 2.4 KB
$ 0xw verify
hashOk ✓ sigOk ✓ chainOk ✓
$ 0xw replay --seq 0
identical, 5/5 fields match
$ 0xw tamper --seq 0
BTC close × 1.15, hash left stale
$ 0xw verify
hashOk ✗, contents no longer match
$ 0xw replay --seq 0
altered, decision diverged
Don't want to install anything? Run the same check in your browser. It's a receipt captured live against Binance Agent OS, not a fixture.