Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ac3…d43c0x159b…4908Basex402 service$0.01100%dexter35d ago0x73f6ba…7b7e79
0x7ac3…d43c0x159b…4908Basex402 service$0.01100%dexter35d ago0x098965…a65e2f
0x7ac3…d43c0x159b…4908Basex402 service$0.01100%dexter35d ago0x2adbee…8b4c23
0x7ac3…d43c0x159b…4908Basex402 service$0.01100%dexter35d ago0xdc5f9b…30c03c
0x7ac3…d43c0x159b…4908Basex402 service$0.01100%dexter35d ago0x98ca57…32b7f0
0x7ac3…d43c0x159b…4908Basex402 service$0.01100%dexter35d ago0x585c0a…06784a
0x7ac3…d43c0x159b…4908Basex402 service$0.01100%dexter35d ago0x5d8b08…7b734f
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0x741e3c…c2061a
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0x478bd1…80b5d3
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0x986ec3…750800
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0x06763f…243f25
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0xcc088e…3bad24
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0xd29bf7…6d2328
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0xe41d6f…a1a9ed
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0xe9a014…7236ce
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0x44afb4…5560a5
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0x9880a2…9d38c0
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0x7debab…b698f1
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0xa3b68e…10b82d
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0x29a97c…08d664
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0x2689f5…1d1181
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0xef6d90…7015f5
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0x05c550…a32999
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0xba96ed…620bb9
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter35d ago0xabea86…541a6d

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.