Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x92f395…e5d96b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe913fc…044ed5
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff394b…681711
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x48bce0…78c09f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfde3c6…bf0822
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e9f89…a63540
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a8793…d9945a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb2cbd1…d8b16d
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe1a27f…335af7
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x48745d…708f93
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x79f85a…d175fc
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x431a9d…558d1e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57db51…7d7af4
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9fc129…3c4e43
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x11e1ec…67f38e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5f1701…5fcb05
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb9ded…bac714
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9360fb…dcdb15
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x23ef1f…c6cfc3
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90d2c6…420252
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc4feca…31b6d0
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x187f5a…be19be
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc07e4b…9a4865
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x01a1ef…a3bc2f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e53d7…5bedd7

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.