Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x4d183c…a4612f
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x4dce15…95e170
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x97a2d9…a9e341
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x48a48c…c2bd56
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xafbab1…beed2b
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x6011fb…6e9ae0
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x06282d…d4bd7c
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xfa521e…4029f5
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xce268c…a5bc33
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x1816e9…823afc
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x8993da…cc2ffc
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x48fe48…203ce1
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xf49edb…e265f6
0x3a87…46690xbf6f…3422Base—$1.30100%ultravioletadao5d ago0x2b5860…418b55
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao5d ago0x586e24…a43c6a
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao5d ago0xb30cb4…229fbd
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao5d ago0xff441d…95a550
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao5d ago0xe39f88…617252
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao5d ago0x2ca9c8…0e4b6e
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao5d ago0x4d5395…c86fe9
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao5d ago0x4baf8e…01e103
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao5d ago0xdfee4d…b865f6
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao5d ago0x272aa5…de464f
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao5d ago0x10eb85…9b265f
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao5d ago0xcce3f4…7c9ea9

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.