Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1462c3…a29ac5
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xafa7d7…0e3f20
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x4661cb…0b660e
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3f651f…b562bc
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3cb48a…908167
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xec8c21…289706
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x5ca800…092e8e
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x7b592e…577881
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd2c2ac…aa04b2
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x8e1224…28d35e
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x5687af…73dcd0
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf1e3bb…ef8e44
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd4e1b8…d871c9
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc97bb2…28253f
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x9bd2bf…87989e
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe0dd9e…fa1c91
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x317cbf…2abbe5
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x0c5894…86f19b
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1c033d…7a0443
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xeb742b…4a3c06
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x66bfec…90b7d3
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x19321b…d415d3
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5bc9cc…3edc2f

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.