Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4121…c93d0xa260…f48fBase—$0.01100%coinbase76d ago0x6ccb2d…656c40
0x4121…c93d0x1fb5…448dBase—$0.01100%coinbase76d ago0x4c0136…f0021c
0x4121…c93d0xc4e2…a3d5Base—$0.01100%coinbase76d ago0x14090e…adaf77
0x4121…c93d0xfaec…b02eBase—$0.01100%coinbase76d ago0x69020e…0deac1
0x4121…c93d0xa2ea…361dBase—$0.01100%coinbase76d ago0x33a937…4b15bf
0x4121…c93d0xfdf1…dfb5Base—$0.01100%coinbase76d ago0xd49075…12dd39
0x4121…c93d0xddc0…a3ffBase—$0.01100%coinbase76d ago0x89fa79…3e8bc7
0x4121…c93d0x0eb8…7edcBase—$0.01100%coinbase76d ago0xb979dc…92c5d4
0x4121…c93d0x5b5b…de3dBase—$0.01100%coinbase76d ago0x924c24…607582
0x4121…c93d0x04af…9cbaBase—$0.01100%coinbase76d ago0x1e02ae…ce8d52
0x4121…c93d0x778e…a308Base—$0.01100%coinbase76d ago0xcdc0bc…6e8d75
0x4121…c93d0x43d4…4eeaBase—$0.01100%coinbase76d ago0xabb3d8…b3714c
0x4121…c93d0xcdec…0cedBase—$0.01100%coinbase76d ago0x308993…53081d
0x4121…c93d0xa5c2…e5beBase—$0.01100%coinbase76d ago0x6acd8a…1a6ee3
0x4121…c93d0xdae8…9b4cBase—$0.01100%coinbase76d ago0xba5da6…e87e9c
0x4121…c93d0x99df…ef82Base—$0.01100%coinbase76d ago0x05d6f9…c0bfe4
0x4121…c93d0xfe14…32b3Base—$0.01100%coinbase76d ago0x52919f…6cc442
0x4121…c93d0x6548…a8ccBase—$0.01100%coinbase76d ago0xba36a2…6d18d7
0x4121…c93d0xfb95…547aBase—$0.01100%coinbase76d ago0xa2db46…850338
0x4121…c93d0xad88…128cBase—$0.01100%coinbase76d ago0x8b4cd1…de6f71
0x4121…c93d0x9a23…ed31Base—$0.01100%coinbase76d ago0x51300e…eb976d
0x4121…c93d0x59f5…cfa9Base—$0.01100%coinbase76d ago0x6b2dfa…31a800
0x4121…c93d0xc91d…028aBase—$0.01100%coinbase76d ago0x045509…b93c0f
0x4121…c93d0x1836…edb1Base—$0.01100%coinbase76d ago0xe92c73…1a25fc
0x4121…c93d0x6f95…e760Base—$0.01100%coinbase76d ago0xf448d5…ffa774

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.