Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a5d…b9e00x3070…fa85Basex402 service$0.50100%coinbase91d ago0x2d7278…c528c5
0x4a5d…b9e00x3070…fa85Basex402 service$0.50100%coinbase91d ago0x111f6f…f4bfb7
0x4a5d…b9e00x3070…fa85Basex402 service$0.75100%coinbase91d ago0x8b2512…ad984e
0x4a5d…b9e00x3070…fa85Basex402 service$0.25100%coinbase91d ago0xea8086…2c5f98
0x4a5d…b9e00x3070…fa85Basex402 service$0.20100%coinbase91d ago0x0ccc8d…1f8aff
0x4a5d…b9e00x3070…fa85Basex402 service$0.15100%coinbase91d ago0x5d3275…fb65b9
0x4a5d…b9e00x3070…fa85Basex402 service$0.15100%coinbase91d ago0x0d2d0e…172bd3
0x4a5d…b9e00x3070…fa85Basex402 service$0.15100%coinbase91d ago0xf57519…488dc8
0x4a5d…b9e00x3070…fa85Basex402 service$0.05100%coinbase91d ago0x6415aa…825585
0x4a5d…b9e00x3070…fa85Basex402 service$0.05100%coinbase91d ago0xb6d2b0…ef1ce6
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase91d ago0x011ce0…bacea2
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase91d ago0x45d120…e696b4
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase91d ago0xba5c0f…dd81eb
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase91d ago0x936168…e8d66b
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase91d ago0xc878b7…d8f5c7
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase91d ago0x987532…3c3726
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase91d ago0x06fda6…dab9b2
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase91d ago0x4f5088…e73b7f
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase91d ago0x3f7ad0…b8b0b3
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase91d ago0xaa4a54…7a9d47
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase91d ago0x7942b0…bc5e92
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase91d ago0xdeb71b…546697
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase91d ago0x9bb91a…5d9bab
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase91d ago0x4b2328…6004a6
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase91d ago0xabe3a6…35d93a

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.