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%dexter39d ago0xf599ce…aff08e
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0xe9e36f…02468b
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0xe85cf9…34062d
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x5bca4b…1dfd32
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0xdcaa79…1b3036
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0xe5a7f2…ed8493
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x75cb1c…74bcba
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x1bd787…86fac1
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x9433d2…7dba87
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0xc7a8a9…a6eb59
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x3c270e…fdec3a
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0xfca484…2d7ca7
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x71b9e0…ffd0f9
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0xfda166…c5e9a5
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x4a2e51…b81730
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x13cb95…430725
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0xbb8eed…4baef8
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0xb29f98…4af3b6
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0xf7addd…7689cf
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x6c2f3a…829899
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x4a34f6…48e55d
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x31b63e…673835
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%dexter39d ago0x5534b7…df633a
0x1b70…a9b80x7ac3…d43cBase—$2.21100%dexter39d ago0x45dd16…1742c8
0x7ac3…d43c0x159b…4908Basex402 service$0.01100%dexter39d ago0x470623…902da9

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.