Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xbf003b…e00d2b
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x5dd4bf…82acb8
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xb5feb7…3116c9
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x2467db…d7f49a
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xb56dc7…e2315b
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xbcd666…42381f
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x2db0c8…55bb72
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x09b28b…981379
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x0e0845…dd7434
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xcaa9ca…190633
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x127706…0d68e4
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x4401f6…1ca785
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x2e383c…df959d
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x101306…a49913
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x09c521…35a1ed
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x4e245d…53f148
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xc4ca2d…c84d3a
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x4c64d4…50a707
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xbed2c7…860e9d
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xb9be9b…608fc7
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xd22e51…16592b
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x0e7ce4…f46977
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x08455d…97a4fe

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.