Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf017…82e60x9386…ca25Basex402 service$10.79100%coinbase18d ago0x0b694d…d6852f
0xdd5a…3f1f0x9386…ca25Basex402 service$18.00100%coinbase18d ago0x4e1c1d…0ad8ae
0xe2d3…22280x9386…ca25Basex402 service$18.00100%coinbase18d ago0xd4d222…14e382
0xcf34…d34c0x9386…ca25Basex402 service$10.79100%coinbase18d ago0x51d323…e05b3b
0x8be4…3ec70x9386…ca25Basex402 service$10.79100%coinbase19d ago0x99be23…73a93b
0xd8ff…30610x9386…ca25Basex402 service$10.79100%coinbase19d ago0xc7e67d…5faa5b
0xe1a9…146f0x9386…ca25Basex402 service$18.00100%coinbase19d ago0xf2de0c…9b219b
0xb406…de540x9386…ca25Basex402 service$10.79100%coinbase19d ago0x1fbc8e…1d8a5b
0xf826…e0690x9386…ca25Basex402 service$10.79100%coinbase19d ago0xfef4c9…cd0a65
0xb406…de540x9386…ca25Basex402 service$18.00100%coinbase19d ago0xc597e6…46399b
0x6ee8…20a60x9386…ca25Basex402 service$18.00100%coinbase19d ago0xf16cbb…e8acaf
0x6088…a4a80x9386…ca25Basex402 service$18.00100%coinbase19d ago0x50002b…13270b
0x1c54…530e0x9386…ca25Basex402 service$10.79100%coinbase19d ago0xf231fa…fcd592
0x1c54…530e0x9386…ca25Basex402 service$10.79100%coinbase19d ago0xb9363e…883041
0x49e9…a4330x9386…ca25Basex402 service$10.79100%coinbase19d ago0x4c0b80…3f0b37
0x6ee8…20a60x9386…ca25Basex402 service$10.79100%coinbase19d ago0xefa87d…cd22d5
0x6088…a4a80x9386…ca25Basex402 service$10.79100%coinbase19d ago0xef2378…2380dd
0xbe3f…4e040x9386…ca25Basex402 service$10.79100%coinbase19d ago0xcfb049…74bd5b
0x0b9a…c21f0x9386…ca25Basex402 service$10.79100%coinbase19d ago0x47c995…15ecb6
0x0b9a…c21f0x9386…ca25Basex402 service$18.00100%coinbase19d ago0xfde49f…e77953
zel25.eth0x9386…ca25Basex402 service$10.79100%coinbase19d ago0xc61a3f…b222b0
0x6956…1b2b0x9386…ca25Basex402 service$10.79100%coinbase19d ago0x564e98…a31b36
0x7699…e9aa0x9386…ca25Basex402 service$10.79100%coinbase19d ago0x48e140…fb3f85
0xf3ac…b2f40x9386…ca25Basex402 service$10.79100%coinbase19d ago0xfe12bd…049770
0x0dd4…245c0x9386…ca25Basex402 service$18.00100%coinbase19d ago0x8df129…1a7823

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.