Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x4871…e7c8Base—$0.01100%coinbase106d ago0x701f51…e88a63
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase106d ago0x060e51…2b47b2
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0xa24a80…73e621
0x6f9d…8ba00xf858…e3c3Base—$0.01100%coinbase106d ago0x010f95…9ae270
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase106d ago0xdbde83…bc4f9e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0x0be493…feb156
0x6f9d…8ba00x6ef9…332eBase—$0.01100%coinbase106d ago0xfe86b3…d76e00
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase106d ago0x5ebac3…974e38
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0xb712af…f43e2b
0x6f9d…8ba00xa8cd…dbd1Base—$0.01100%coinbase106d ago0x1e2ca0…a8a075
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase106d ago0x80c713…987455
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0x7488e1…5d4dd0
0x6f9d…8ba00x1487…e93eBase—$0.01100%coinbase106d ago0x647808…faccb8
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase106d ago0xea45e8…b0a308
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0x5f0fc8…e59d87
0x6f9d…8ba00xb9cf…1d8aBase—$0.01100%coinbase106d ago0x8cf4f4…519802
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase106d ago0x0ff7a9…2b47fa
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0x6b933d…44dfd3
0x6f9d…8ba00x011f…ee70Base—$0.01100%coinbase106d ago0xebb116…a2aea1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase106d ago0x121da2…fb9360
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0x268580…4a2e86
0x6f9d…8ba00xdb96…e3ebBase—$0.01100%coinbase107d ago0x533755…95a2d4
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase107d ago0x5ef4f4…84ad56
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase107d ago0x29e526…c2b1af

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.