Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0x1084ce…efa06b
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0xde781c…fa8ffa
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0xcacaaa…3d718a
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0xda2ccf…6ebe9f
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0x63b8a7…4259bb
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0xb8834d…2a5c80
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0xe8770c…a045b1
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0x3bb847…978358
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0x02bcf2…5ebde6
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0xb57f51…2027db
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0xf0ec29…94fe5f
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0x991315…2b3b56
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0x67ce38…5e11b1
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0x59280b…ca08bc
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0x47fe9f…507c58
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0xb153ac…1dde89
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0xf9c122…b886a5
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0x73958b…ecd06d
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0xa23212…cf8790
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0xa8d26e…a79a27
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0x28d9ef…b8abf8
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0x79e3c0…36f366
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0xf75bcc…d168b5
0x8992…5a200x13bf…b9a7Base—$0.0035100%candidates122d ago0xbb981c…18cbe8
0x8992…5a200x13bf…b9a7Base—$0.002100%coinbase122d ago0x18421c…b4f3b9

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.