Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0x35c150…798958
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0x1c4f27…9a8415
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0x0f2a74…324c96
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0xb7fb60…a42222
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0x84a0a6…93d912
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0x57e91d…d9dfa5
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0x7d82e7…3b17f7
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0xdfaf88…ee5d82
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0x7a1ef6…2dfad9
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0xbbe2b2…251df2
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0xd72c0a…fcfb48
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0xba1964…b34bc6
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0xcad33e…4cdad3
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase24d ago0xcd1c22…44c35d
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0xe6f541…9df7a3
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase24d ago0xaaef37…1d0aeb
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase24d ago0xaaac47…56aeb7
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0xb5ad99…aa4902
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase24d ago0xea245a…a3612b
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase24d ago0x161019…f27419
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0x7c8b59…d931d9
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase24d ago0xb96052…9ac273
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase24d ago0x5fdd75…46ac25
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase24d ago0x813b05…b1b9be
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase24d ago0x145b47…6a36ed

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.