Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x7e076c…09b023
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xadf971…6996ba
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xbed3e7…54666a
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x779aa6…ab3183
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xe4b667…592ebe
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x5b811b…a18896
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xb1d544…3e2fb5
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xb193b2…681e80
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x2408fa…2dc435
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x1182d9…80d405
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xeb1d99…1328d7
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xdf850b…f1e89c
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xcebdcb…265a88
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x02ed9e…44e73e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xf9dafc…848cf1
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x4e9663…8fc351
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x744645…a2f857
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xc0830c…d42b20
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x74aaf4…d46329
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0xf4ab5c…c94de3
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x930d0e…0d3c6a
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x34a988…f5f679
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x3c5d55…03e0ef
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x870adc…888ca9
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade103d ago0x4ce014…2c2ad8

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.