Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x27f14f…e736fe
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x70bee9…c528ec
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x4b28ba…22271f
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x28ce70…ff8c43
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x282605…807292
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x866b79…11dcdb
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xf6ab82…6fd717
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x5679da…bdeeb7
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xf4b979…4131d7
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x141c82…0d5c5b
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xbb87f6…7e4c77
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xd4a6f4…017ccb
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x3f2863…95e71e
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x706bfc…96f147
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xd99e08…e805b5
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x1cea77…ff67e3
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x2ed060…3ee76f
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x7d1ea5…d38f3c
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x6aa04a…0c150e
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xd4b28c…007024
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xcea5bc…4968a6
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xa98d6c…c4bdd4
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xfcb418…61d403
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xbcead8…74aca4
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x434533…60b59a

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.