Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter35d ago0xfd7909…14109a
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter35d ago0x329b97…fd87ab
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter35d ago0x82c800…5cbaf9
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter35d ago0x55068c…6f6ccf
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter35d ago0x403bbb…e05637
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter35d ago0xfabf1f…45236f
0x486b…b9cf0x159b…4908Basex402 service$0.01100%dexter35d ago0x9fdeaa…14a60f
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x1aef3b…42ee73
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0xb7d1e8…2cd464
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x773b01…aa0339
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0xb1b7cd…5a11b0
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0xd3377a…a38562
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x3f2cd6…ce3632
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0xbafb66…c0af9a
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x704608…f70a96
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0xb3ce98…b5d571
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0xc18e62…ddc725
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x570ec6…afe507
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x6f5512…8889fd
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x8608ca…b27e73
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x616e75…a3def3
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x7ffd46…9fe8f6
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x71ca23…ad633b
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x7e26ab…b51092
0x486b…b9cf0x159b…4908Basex402 service$0.10100%dexter35d ago0x7e4038…2dcf8c

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.