Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8dab34…076e82
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4d6694…cc5e11
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x818a9b…65b770
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5f1cc8…a8b884
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6ce50e…eead44
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8607bb…6640e1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5df512…8ea6c3
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0c70a8…d7c5e3
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x426944…286667
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb7e7a6…4736ef
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1eefe2…456c3f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1f7900…6d7736
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9e0c54…7ef027
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7fb709…0ba2e7
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x322a0a…44356a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xde19bb…dfa8dd
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4fce9c…b29d3c
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdbb64b…79bb39
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xae2de3…11f80e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc9ad23…445270
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9b38b9…82610f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc65190…ba9d7f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x44d236…aee854
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x10b8b6…425133
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7984cb…138da8

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.