Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x61cc11…e950b4
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x41e2b2…30fe14
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x9a3f55…5adcf7
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x7feeba…1f5569
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x107baf…ac8c43
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0xc1f1a5…d507c1
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0xc65dcf…d9cec1
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x853cec…1df822
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x2ee5ea…34ce5a
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x5f7bd2…0b6eb4
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x89018a…414c58
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x7ed780…bab0cb
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x6bba49…034e6a
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x052ff3…cce796
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x5a12a4…8b4213
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0xdb6e16…0a32b8
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x4b74df…bd8afe
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x139689…3280a9
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x777d30…086732
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x49a22e…ed248e
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x53cc4d…89392b
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x7fbb8c…f8ce01
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x9f7b35…778444
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x7148ea…d538f7
0xde30…05d50x9c95…e299Base$0.001100%candidates99d ago0x9941fd…cb0641

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.