Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x63cc0c…e1d3a5
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3c12ef…9ebd27
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb7aaf5…ce9e67
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x01c547…b903c5
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8134c0…eff146
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x524681…d4c85e
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x7bc167…f31c0f
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0xbc46df…fea950
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x502e68…2f5090
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x43e96d…65f81b
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0xbd432a…3c4130
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x339578…2ca621
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0xdf2691…a5d7d5
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x35bf0a…486551
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x486173…e0d5db
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x106322…62c7c8
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x53a917…9d901f
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0xbdb3b3…980de6
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x4f3600…787ae5
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0xcc8107…ecf3d5
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8f83a6…826906
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x167212…a9a69f
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa9c987…6cb517
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x4b3a28…bf631f
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase1d ago0x68d118…99488e

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.