Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0xee52d7…d81ac8
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x1be495…81b79c
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0xce6420…abb291
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0xb9dd18…14d18b
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x8eb7ce…1c6568
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0xccc4bf…8ee8ba
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x239c3d…7283d2
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x727b60…2f0ebe
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x102de7…8512b0
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x7e447c…c444e3
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x94580d…ecc928
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x60465a…984e56
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x24ced3…a319dc
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x06c28d…fa43a2
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x6f3b16…1e980d
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x14ba5a…bbe794
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0x40219f…dd38b9
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase2d ago0xbdcc61…c380f4
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase3d ago0xfcc333…11d8fa

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.