Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54cc…d8ca0x8bcb…9b9bBase—$0.01100%coinbase71d ago0xd7b917…aa91f1
0x54cc…d8ca0x693b…0190Base—$0.01100%coinbase71d ago0x9afb9d…c7c3da
0x54cc…d8ca0xbd28…9688Base—$0.01100%coinbase71d ago0xf02674…28ded2
0x54cc…d8ca0xc7f0…332fBase—$0.01100%coinbase71d ago0x1fcb37…3152e7
0x54cc…d8ca0x36c1…c1e8Base—$0.01100%coinbase71d ago0x17b482…d4e47f
0x54cc…d8ca0x67fb…8f87Base—$0.01100%coinbase71d ago0xeede8c…2d9ba7
0x54cc…d8ca0x6819…1fdeBase—$0.01100%coinbase71d ago0x9b882d…bd5ac3
0x54cc…d8ca0x1343…7fa0Base—$0.01100%coinbase71d ago0x85ba11…9c969a
0x54cc…d8ca0x6e88…59b6Base—$0.01100%coinbase71d ago0x20c1f2…cb03e6
0x54cc…d8ca0xef8a…028fBase—$0.01100%coinbase71d ago0x4ada51…0df047
0x54cc…d8ca0x5949…a33cBase—$0.01100%coinbase71d ago0x532ab9…172d8b
0x54cc…d8ca0xa922…2632Base—$0.01100%coinbase71d ago0xd83248…ba08ff
0x54cc…d8ca0x9fe8…3cbbBase—$0.01100%coinbase71d ago0x542633…57f056
0x54cc…d8ca0xf9fc…1b5cBase—$0.01100%coinbase71d ago0x6b3734…5dfff0
0x54cc…d8ca0xc033…cb77Base—$0.01100%coinbase71d ago0xc6c1da…50d1de
0x54cc…d8ca0x6296…1ea1Base—$0.01100%coinbase71d ago0x3af73f…2d0a78
0x54cc…d8ca0xa8e6…d734Base—$0.01100%coinbase71d ago0xad3593…d137b6
0x54cc…d8ca0x4f5a…db84Base—$0.01100%coinbase71d ago0x3926b7…70bf7d
0x54cc…d8ca0x24bd…9ed1Base—$0.01100%coinbase71d ago0xcccd0a…2cbcff
0x54cc…d8ca0x1206…8594Base—$0.01100%coinbase71d ago0x99302a…515195
0x54cc…d8ca0x2d06…dca9Base—$0.01100%coinbase72d ago0x7c8e7a…23a2ff
0x54cc…d8ca0x4e6a…8973Base—$0.01100%coinbase72d ago0xdaf801…1913f2
0x54cc…d8ca0x4532…6af4Base—$0.01100%coinbase72d ago0x667017…b7ee56
0x54cc…d8ca0x8e59…07bfBase—$0.01100%coinbase72d ago0x68ad9f…39c4e2
0x54cc…d8ca0x3174…14feBase—$0.01100%coinbase72d ago0xa32736…44bfc5

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.