Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdba…91150x159b…4908Basex402 service$0.01100%dexter38d ago0x85d33e…1215b4
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x6c3437…877f5a
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0xb76293…c6f745
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x5a38ef…670069
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x718897…fab948
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x21dd09…a8c408
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x89ab98…471673
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0xa542c1…9e699a
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x672280…a9d09f
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x39e25c…aab91a
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x92898f…80489e
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0xace0d4…9d913d
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0xf9c893…8a2196
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x62a294…d27463
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x9185a1…2befdf
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x49a938…7adf34
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x654bf7…b721f3
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0xa81c0f…0ca793
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x086e59…3d221a
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x47c21f…642868
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x65c34a…1176bf
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x03eb5c…b85f51
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter38d ago0x5a2294…5033bf
0x23e3…817a0xfdba…9115Base$2.21100%dexter39d ago0xc22093…ca6e5a
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter39d ago0xfaaa52…7a4586

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.