Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x69d7da…ac741b
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x607d75…ad42ea
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x4a9528…bccb74
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x28d5a6…dd1673
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase4d ago0xa25fd0…5a3e88
0x6798…d99c0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x9d8ba6…072766
0xa0bc…7f4c0x7d2c…bcfeBase—$0.05100%coinbase4d ago0xa4b550…b62a90
0x7c70…ff1b0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x446256…2dc7fd
0x7c70…ff1b0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x7fe8a7…b71930
0x7c70…ff1b0x7d2c…bcfeBase—$0.05100%coinbase4d ago0xae571c…72c579
0x7c70…ff1b0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x245ebf…a66860
0x7c70…ff1b0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x821de9…f2a787
0x7c70…ff1b0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x146aa1…77cb1e
0x7c70…ff1b0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x5ef333…a87c85
peterszilagyi.eth0x7d2c…bcfeBase—$0.05100%coinbase4d ago0xd61f94…0d83b4
peterszilagyi.eth0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x78aefd…5c7865
peterszilagyi.eth0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x535d48…1349ac
peterszilagyi.eth0x7d2c…bcfeBase—$0.05100%coinbase4d ago0xbbdd87…bc3235
hirokitotoki.eth0x7d2c…bcfeBase—$0.05100%coinbase4d ago0xfbdd5c…dd1826
hirokitotoki.eth0x7d2c…bcfeBase—$0.05100%coinbase4d ago0xbc9982…0088ec
hirokitotoki.eth0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x68dd5a…b0ec95
hirokitotoki.eth0x7d2c…bcfeBase—$0.05100%coinbase4d ago0xf788b9…b12dc9
0xcc09…18980x7d2c…bcfeBase—$0.05100%coinbase4d ago0x6ec354…4cddbe
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase4d ago0xd9525c…93796e
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase4d ago0x85817b…064519

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.