Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3efee2…d2f5cf
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x481eaa…7b6caa
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x40ca85…57042a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xabe067…9a94fb
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6e545a…47dc66
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd1438f…70c603
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x333f61…4975b2
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa93bd8…758428
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x387103…bc4a7c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x648d8f…fb7781
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x408607…abb2b3
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e0df0…665a34
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf25506…bd2dab
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e2534…fd9810
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaa4745…d86b51
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x074ea5…8f1f80
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x08921f…2e4cc7
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe916c4…8bcfb9
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ae3e5…c9996f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ac0a1…5c7dc9
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb13c63…25303f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x24182f…804050
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65f3cc…4b3147
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xede123…0a1ab7
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e375f…a815ec

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.