Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x742f…d28c0x1b3e…b80bBase—$0.01100%coinbase59d ago0x4b52af…059e47
0x742f…d28c0xb694…608bBase—$0.01100%coinbase59d ago0xf01cb2…67ceaf
0x742f…d28c0x18f0…6ba0Base—$0.01100%coinbase59d ago0x5a63e8…cd0d15
0x742f…d28c0x53d5…89b7Base—$0.01100%coinbase59d ago0xc3f796…fd945a
0x742f…d28c0x734f…ed99Base—$0.01100%coinbase59d ago0xdee989…ef9334
0x742f…d28c0xdb90…cb22Base—$0.01100%coinbase59d ago0xc34ce7…3b30de
0x742f…d28c0x73a4…3ea6Base—$0.01100%coinbase59d ago0x046c17…e59204
0x742f…d28c0x7fe9…442fBase—$0.01100%coinbase59d ago0xa9296c…032865
0x742f…d28c0xea77…f537Base—$0.01100%coinbase59d ago0x396c11…b4f749
0x742f…d28c0xd8c9…8667Base—$0.01100%coinbase59d ago0x861109…cde945
0x742f…d28c0x9694…3b13Base—$0.01100%coinbase59d ago0xb4b895…9f5d22
0x742f…d28c0x5153…edfeBase—$0.01100%coinbase59d ago0xbb8180…c8ac79
0x742f…d28c0xff74…8e85Base—$0.01100%coinbase59d ago0xb3c269…3a6c1e
0x742f…d28c0x2567…cea6Base—$0.01100%coinbase59d ago0x96633d…10ae6d
0x742f…d28c0xbbbd…0e34Base—$0.01100%coinbase59d ago0x598f93…4fe8e7
0x742f…d28c0xad1d…34e1Base—$0.01100%coinbase59d ago0xee3da6…4cacd3
0x742f…d28c0x4b2d…9d53Base—$0.01100%coinbase59d ago0x8aed62…5bf24b
0x742f…d28c0x21bf…e3b7Base—$0.01100%coinbase59d ago0xbb4a1c…a4f1a3
0x742f…d28c0xaf74…d9e6Base—$0.01100%coinbase59d ago0x915ff0…cec6da
0x742f…d28c0xbdcb…de98Base—$0.01100%coinbase59d ago0xe91170…a14f2e
0x742f…d28c0x0b3b…4b5bBase—$0.01100%coinbase59d ago0x2f5337…da2c22
0x742f…d28c0x28c7…5747Base—$0.01100%coinbase59d ago0xc9be6a…4489aa
0x742f…d28c0xcec3…7e67Base—$0.01100%coinbase59d ago0xdb1a84…b094a4
0x742f…d28c0x1112…57f5Base—$0.01100%coinbase59d ago0x3ac7b9…c86088
0x742f…d28c0x7c1b…92daBase—$0.01100%coinbase59d ago0x622cb3…b6ca5d

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.