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%coinbase11d ago0xfb4219…d8cc2f
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x7ad6aa…b4c1fb
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0xa09d3b…07c84b
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x69c414…ae98e6
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0xe406c9…fd4c6b
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x9a42df…2b149d
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x9fe3ca…4745b5
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0xe39d61…dda6a1
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x93f1ad…c908a1
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x978aa7…06d936
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x0a3434…a3836e
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x06d892…73cc4d
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0xa8b8d5…bf2da9
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0xf65fc9…4916b2
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x624896…810035
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0xd3ba19…17c6ab
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x6553bc…cce2e7
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0xdd4c9d…c1bcc0
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x8c3f63…952701
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0xf4f178…771108
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0x87938c…446715
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0xcaba64…98a046
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase11d ago0xafd94b…3ed87f

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.