Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa4a546…779661
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x99c174…8e21f1
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x220b62…4dad29
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1e3d21…19025c
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7d4dd2…b2d8d6
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa12946…ad941e
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0xff570b…5e49c8
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd67022…040534
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x533dcb…68affb
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0xfab3ad…ffabaa
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd8e97f…e4506b
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2214f7…65768d
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x20fac0…feadfa
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x494410…a0a79e
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8638eb…739a2a
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x296ef2…9536ce
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7cecad…0d6bf6
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x17d071…79193f
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0xae3e34…021d17
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5c499e…268126
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x358cf4…2f7122
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x346b64…1dab8a
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x07aab8…479fe1
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8b9e79…a4d054
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x723551…ec12e5

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.