Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x85e2d3…d5496d
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc8a05b…ded678
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcfefff…8fda3b
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1cc7ac…11b9e2
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x967046…217a85
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc2eb04…f4875a
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf392a3…e4c233
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xee3674…9be8d7
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x54d3c6…8ae509
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x21e544…ccc52a
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x48e81a…4672d4
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x051ccc…f3c6e9
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08ba42…e87a98
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3b661b…77f73b
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x59183b…24af42
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2be80e…f474a1
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x74f89a…2947ed
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd9906c…989a0f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1b6efe…4e27d1
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb8d0a…9c988d
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb61f7…c80f1f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x47cc76…a5388a
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc0adde…f63a1d
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe9ec2d…9b6cb5
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce0d4f…f28cc6

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.