Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75c5…79a10x5783…52a3Base—$0.01100%coinbase58d ago0x4831af…e8e83f
0x75c5…79a10x0dc9…a394Base—$0.01100%coinbase58d ago0x2b76a3…828428
0x75c5…79a10xb6fd…d90cBase—$0.01100%coinbase58d ago0x0cae8b…e20068
0x75c5…79a10x8d98…62ecBase—$0.01100%coinbase58d ago0x6e07da…681331
0x75c5…79a10x909b…1b5cBase—$0.01100%coinbase58d ago0xac2e49…54efb7
0x75c5…79a10xc111…40eeBase—$0.01100%coinbase58d ago0x0da0d8…1065c9
0x75c5…79a10x129a…14ceBase—$0.01100%coinbase58d ago0x13e388…9fa06e
0x75c5…79a10xeed2…879cBase—$0.01100%coinbase58d ago0x7e8305…be7880
0x75c5…79a10x8043…808aBase—$0.01100%coinbase58d ago0x0919e1…b9cdb2
0x75c5…79a10x8df1…47d5Base—$0.01100%coinbase58d ago0xdfe878…ec343f
0x75c5…79a10x4fc0…da7cBase—$0.01100%coinbase58d ago0x7d1dac…02a83c
0x75c5…79a10xfa78…284aBase—$0.01100%coinbase58d ago0x46bbea…c2c174
0x75c5…79a10xf5c3…c769Base—$0.01100%coinbase58d ago0x379d1b…f6698c
0x75c5…79a10x0dda…ece3Base—$0.01100%coinbase58d ago0xd678e1…5b2531
0x75c5…79a10x20ae…9720Base—$0.01100%coinbase58d ago0xe2e4f5…d54fe9
0x75c5…79a10x4e64…d2d9Base—$0.01100%coinbase58d ago0x30ef9f…82a259
0x75c5…79a10xbcfd…8276Base—$0.01100%coinbase58d ago0x6a1741…36b9fc
0x75c5…79a10x996b…7247Base—$0.01100%coinbase58d ago0x1eaee8…17b3f5
0x75c5…79a10x0607…e087Base—$0.01100%coinbase58d ago0x560771…a76a7a
0x75c5…79a10x5a12…2647Base—$0.01100%coinbase58d ago0x24d1c0…c90ddd
0x75c5…79a10xc673…bdbdBase—$0.01100%coinbase58d ago0x5398bf…0a709e

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.