Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b5b…e34d0x9386…ca25Basex402 service$10.79100%coinbase35d ago0x7a398b…47aef1
0x7c1c…afb00x9386…ca25Basex402 service$10.79100%coinbase35d ago0x6bacae…b1e815
0x1295…02630x9386…ca25Basex402 service$18.00100%coinbase35d ago0x5cabf8…5d9144
0x3262…df7d0x9386…ca25Basex402 service$10.79100%coinbase35d ago0xe220aa…45b9c0
0xc21d…34850x9386…ca25Basex402 service$10.79100%coinbase35d ago0x3939ee…28d7c6
0x3262…df7d0x9386…ca25Basex402 service$10.79100%coinbase35d ago0x6e556a…223fb7
0xc21d…34850x9386…ca25Basex402 service$10.79100%coinbase35d ago0x80de69…1a8538
0xf0bd…4aee0x9386…ca25Basex402 service$10.79100%coinbase35d ago0x995432…ac6eda
0xf0bd…4aee0x9386…ca25Basex402 service$10.79100%coinbase35d ago0x0b1eec…d32084
0xf0bd…4aee0x9386…ca25Basex402 service$18.00100%coinbase35d ago0x9f5bd5…e2d328
0xf0bd…4aee0x9386…ca25Basex402 service$18.00100%coinbase35d ago0xd11b97…b12a0c
0xf0bd…4aee0x9386…ca25Basex402 service$18.00100%coinbase35d ago0x6447f4…b95439
0xf0bd…4aee0x9386…ca25Basex402 service$18.00100%coinbase35d ago0x9eca9d…b624d9
0xf0bd…4aee0x9386…ca25Basex402 service$18.00100%coinbase35d ago0xb04814…ce3fb1
0xe2d3…22280x9386…ca25Basex402 service$10.79100%coinbase35d ago0xf1d2d3…1de57b
zel25.eth0x9386…ca25Basex402 service$10.79100%coinbase35d ago0x357a5e…bd954c
0x922e…e4dd0x9386…ca25Basex402 service$18.00100%coinbase35d ago0x2140f5…86d63b
0x004a…37df0x9386…ca25Basex402 service$10.79100%coinbase35d ago0x777db4…c85273
0x1295…02630x9386…ca25Basex402 service$18.00100%coinbase35d ago0x16e19e…d52966
0xd1ad…fdf50x9386…ca25Basex402 service$10.79100%coinbase35d ago0x8b89d8…865e5e
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase35d ago0x675ff9…2b6030
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase35d ago0x21afcf…a4e73e
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase35d ago0x088f26…0588e1
0xd517…b6ac0x9386…ca25Basex402 service$10.79100%coinbase35d ago0x8e2bc9…e267c5
0xd517…b6ac0x9386…ca25Basex402 service$10.79100%coinbase35d ago0x00dce1…c5d3a7

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.