Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd79d…c0bf0x6839…1a2bBase—$0.003100%coinbase23d ago0x97ded9…86f862
0x8fbf…ee760x6839…1a2bBase—$0.003100%coinbase23d ago0x8feb6d…aba0a6
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase23d ago0x1f6789…9e9355
0xf752…15950x6839…1a2bBase—$0.003100%coinbase23d ago0x3dbe34…2fd05f
0x1725…52ea0x6839…1a2bBase—$0.003100%coinbase23d ago0xdb1d92…681ac2
0xdec2…e08a0x6839…1a2bBase—$0.003100%coinbase23d ago0xa7d2cb…1dd359
0x7fe5…560f0x6839…1a2bBase—$0.003100%coinbase23d ago0x3bf4e5…fdcf03
0xfd1e…186e0x6839…1a2bBase—$0.003100%coinbase23d ago0x8e83f1…ddd9de
0xeefb…3ea10x6839…1a2bBase—$0.003100%coinbase23d ago0x92e098…c687a3
0x97ca…c69b0x6839…1a2bBase—$0.003100%coinbase23d ago0x25fe4a…6cf531
0x4337…d6540x6839…1a2bBase—$0.003100%coinbase23d ago0x7c94e6…de9e8d
0xd0bb…0f840x6839…1a2bBase—$0.003100%coinbase23d ago0x86fb8e…52bd66
0xd3fa…53d30x6839…1a2bBase—$0.003100%coinbase23d ago0x524c3c…b44030
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase23d ago0x3ccf9b…9357e8
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase23d ago0x5e517d…69a96a
0x341c…ce820x6839…1a2bBase—$0.003100%coinbase23d ago0xbc7aa4…6c72bf
0x3cb8…13950x6839…1a2bBase—$0.003100%coinbase23d ago0x39bf53…6546e4
0x6e07…104c0x6839…1a2bBase—$0.003100%coinbase23d ago0xdd4469…9be049
0xb05e…41310x6839…1a2bBase—$0.003100%coinbase23d ago0x32c131…7cbf7b
0x5575…2ab90x6839…1a2bBase—$0.003100%coinbase23d ago0x495c7c…18273a
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase23d ago0xb9f5db…879f4a
0xcf8a…feba0x6839…1a2bBase—$0.003100%coinbase23d ago0x56c4f7…a6abae
0x4fe7…04c00x6839…1a2bBase—$5.00100%coinbase23d ago0x5a1f69…ebd339
0x692a…fd8c0x6839…1a2bBase—$1.00100%coinbase23d ago0x75467b…bea4e6
0x8dd1…881f0x6839…1a2bBase—$0.003100%coinbase23d ago0xa08766…ee5118

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.