Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9769…7c100x159b…4908Basex402 service$0.01100%payAI44d ago0xeca0ac…9962a0
0x9769…7c100x159b…4908Basex402 service$0.01100%payAI44d ago0xb6ec02…ec41e4
0x60eb…f4a60x159b…4908Basex402 service$0.01100%payAI44d ago0xbb4fb1…66446d
0x60eb…f4a60x159b…4908Basex402 service$0.01100%payAI44d ago0x438f87…15d6bf
0xf124…ca010x159b…4908Basex402 service$0.01100%payAI44d ago0x8b75e5…706b52
0x61dd…ebba0x159b…4908Basex402 service$0.01100%payAI44d ago0x0b2ac7…dcdad6
0xf797…8e1e0x159b…4908Basex402 service$0.01100%payAI44d ago0x04ba14…4e765e
0xf797…8e1e0x159b…4908Basex402 service$0.01100%payAI44d ago0x216a40…b42ff2
0x0293…34bc0x159b…4908Basex402 service$0.01100%payAI44d ago0xb268d0…daeca5
0x0293…34bc0x159b…4908Basex402 service$0.01100%payAI44d ago0xafec06…2ac90e
0x2532…75a50x159b…4908Basex402 service$0.01100%payAI44d ago0x11ff8c…18b88e
0x2532…75a50x159b…4908Basex402 service$0.01100%payAI44d ago0x2cd622…6844da
0x2532…75a50x159b…4908Basex402 service$0.01100%payAI44d ago0x36d032…181bba
0x64d8…93ab0x159b…4908Basex402 service$0.01100%payAI44d ago0xdedd68…2c93c9
0x64d8…93ab0x159b…4908Basex402 service$0.01100%payAI44d ago0xf49785…fac982
0x244b…41a00x159b…4908Basex402 service$0.01100%payAI44d ago0xbaeb3b…c82986
0x244b…41a00x159b…4908Basex402 service$0.01100%payAI44d ago0x031bd2…45a00d
0x244b…41a00x159b…4908Basex402 service$0.01100%payAI44d ago0x7884b7…90bab7
0x244b…41a00x159b…4908Basex402 service$0.01100%payAI44d ago0xfdcc67…1006f0
0xf1ee…3ef00x159b…4908Basex402 service$0.01100%payAI44d ago0x186af4…92bdb8
0xf1ee…3ef00x159b…4908Basex402 service$0.01100%payAI44d ago0x65d123…eafaae
0x36f0…8e580x159b…4908Basex402 service$0.01100%payAI44d ago0x8ef0a4…a9727d
0x619f…d0e60x159b…4908Basex402 service$0.01100%payAI44d ago0xa2b73f…38d7f7
0x619f…d0e60x159b…4908Basex402 service$0.01100%payAI44d ago0x83d211…1919b6
0x619f…d0e60x159b…4908Basex402 service$0.01100%payAI44d ago0x105bb6…06bd16

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.