Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x29f6…a97f0x6a0a…bf67Base$0.01100%coinbase11h ago0xbbc360…b8fc4c
0x6cd7…21040x6a0a…bf67Base$0.01100%coinbase11h ago0x6f95dc…edd204
0x045b…aa5a0x6a0a…bf67Base$0.01100%coinbase12h ago0xc1da98…5f7f62
0x3b62…93080x6a0a…bf67Base$0.01100%coinbase12h ago0x2274f2…2515f6
0xb703…50d60x6a0a…bf67Base$0.01100%coinbase12h ago0xa8c7a7…8c76cd
0x7342…6a700x6a0a…bf67Base$0.01100%coinbase12h ago0x5a483a…fbcc4e
0xf88b…a0660x6a0a…bf67Base$0.01100%coinbase12h ago0xa7f825…6ab93f
0xb66e…020d0x6a0a…bf67Base$0.01100%coinbase15h ago0x15f65a…ed1f70
0xe163…5f5f0x6a0a…bf67Base$0.01100%coinbase15h ago0x25df6d…a32c5a
0x9611…41320x6a0a…bf67Base$0.01100%coinbase15h ago0x7bd022…42990e
0xebe3…d8a90x6a0a…bf67Base$0.01100%coinbase15h ago0xb950a2…e3a23e
0x0b65…44a10x6a0a…bf67Base$0.01100%coinbase15h ago0x1ba387…6c49d1
0x6bfa…cb6f0x6a0a…bf67Base$0.01100%coinbase15h ago0xa93d09…3d0ba6
0x1f94…1d6c0x6a0a…bf67Base$0.01100%coinbase15h ago0x271b85…055162
0xf016…42880x6a0a…bf67Base$0.01100%coinbase15h ago0x9006ee…95fe99
0x29dd…aaca0x6a0a…bf67Base$0.01100%coinbase15h ago0x7edbfc…3bcb01
0xb66e…020d0x6a0a…bf67Base$0.01100%coinbase15h ago0x2f60ba…bed6be
0xe163…5f5f0x6a0a…bf67Base$0.01100%coinbase15h ago0x69f739…5a06bd
0xc7db…c3a50x6a0a…bf67Base$0.01100%coinbase15h ago0xc0dec0…cc05cb
0x9611…41320x6a0a…bf67Base$0.01100%coinbase15h ago0x8259af…6856d7
0xebe3…d8a90x6a0a…bf67Base$0.01100%coinbase15h ago0xa47209…8d8009
0x667e…51ea0x6a0a…bf67Base$0.01100%coinbase15h ago0x595a70…cb1deb
0x0b65…44a10x6a0a…bf67Base$0.01100%coinbase15h ago0x5a1e44…5c7cc7
0x6bfa…cb6f0x6a0a…bf67Base$0.01100%coinbase15h ago0xe855ca…b26420
0x1f94…1d6c0x6a0a…bf67Base$0.01100%coinbase15h ago0x7b01da…f5c461

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.