Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7fed00…ba6ab4
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe98568…48cb18
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b38d3…50a823
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc3c457…1c25eb
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1d3f66…03ea1e
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5be8c0…3dfa66
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0e975…387bd7
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4caed7…5914ce
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f9bcd…7bac5e
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xffa376…81d125
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa9bfd6…63f20b
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb41b30…e28369
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xea4d41…a98b31
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc8a6da…83fd31
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x996edf…8eea7e
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x47b979…6ea5f2
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xad70d5…fb41f7
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x11a3b4…326eeb
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x763b42…596266
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc640ff…04400e
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6f84af…8697aa
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e9a39…5b04e4
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8b76af…d66196
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd83049…b60b07
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf2f393…e9088b

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.