Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x6dbe26…4b9f09
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x393385…5f3c41
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x6c97d2…4fa5f1
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x7c119d…7fa9f7
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0xd7d517…b2a8a8
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x75632e…378e0a
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0xdf67ae…55bdff
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0xc73f10…3e47ab
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x02afca…31f6a2
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0xf13057…d2cc95
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0xe76dd5…7fb34b
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x531e8e…599487
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0xd2b128…fa2120
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0xe98745…0cb441
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x33bc40…747438
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x6a3479…f93ce5
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x7e43f0…acee7a
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x769bd0…3e4bd4
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0xeee89d…8602fd
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x589f46…5b5b1a
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0xb5020a…72b66b
0x3060…ccef0x8043…25a8Basex402 service$0.06100%payAI113d ago0x2ef055…cefdca
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI114d ago0xacd5cc…183520
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI114d ago0x1d2def…9cc5c0
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI114d ago0xc2bdd0…4b0f9a

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.