Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff0f…1b6e0x0afa…d21dBase—$0.01100%coinbase71d ago0x38c10c…2e7af5
0xff0f…1b6e0x355e…6068Base—$0.01100%coinbase71d ago0x6f4d74…bc7448
0xff0f…1b6e0x5e45…4bd8Base—$0.01100%coinbase71d ago0x0dcba9…2b3b9f
0xff0f…1b6e0x33ed…2aaaBase—$0.01100%coinbase71d ago0xa48013…838ff4
0xff0f…1b6e0x335e…3878Base—$0.01100%coinbase71d ago0x37ea95…d28cef
0xff0f…1b6e0xebcb…a1caBase—$0.01100%coinbase71d ago0x71c063…4da489
0xff0f…1b6e0xe5b7…d2deBase—$0.01100%coinbase71d ago0x947c6a…6cf236
0xff0f…1b6e0x7a6e…91b8Base—$0.01100%coinbase71d ago0x0ee9ed…80979f
0xff0f…1b6e0xc62e…c1f8Base—$0.01100%coinbase71d ago0x1cc2e9…013b8c
0xff0f…1b6e0x0f92…a673Base—$0.01100%coinbase71d ago0x98da19…2f85f9
0xff0f…1b6e0x0320…99a0Base—$0.01100%coinbase71d ago0x946b38…6376f7
0xff0f…1b6e0x4e61…2140Base—$0.01100%coinbase71d ago0xc2585e…2f757a
0xff0f…1b6e0xaa76…f0dfBase—$0.01100%coinbase71d ago0xb60ea1…e1f0c4
0xff0f…1b6e0x6768…95f8Base—$0.01100%coinbase71d ago0x156596…4f7512
0xff0f…1b6e0x6c5e…d850Base—$0.01100%coinbase71d ago0x563cff…766da8
0xff0f…1b6e0xef63…3345Base—$0.01100%coinbase71d ago0x70cee1…6074e1
0xff0f…1b6e0xc213…2331Base—$0.01100%coinbase71d ago0xbe1a9e…a9d26f
0xff0f…1b6e0x5cb8…2470Base—$0.01100%coinbase71d ago0x9c3a2e…346a10
0xff0f…1b6e0x9e78…912eBase—$0.01100%coinbase71d ago0x439289…e9efd4
0xff0f…1b6e0x44ba…03caBase—$0.01100%coinbase71d ago0xb4f79e…9c46cd
0xff0f…1b6e0x74fd…4b53Base—$0.01100%coinbase71d ago0x42f96b…e83aca
0xff0f…1b6e0x724c…a173Base—$0.01100%coinbase71d ago0xa90cee…934caf
0xff0f…1b6e0x1d49…633aBase—$0.01100%coinbase71d ago0x47c7fe…301ef9
0xff0f…1b6e0xe877…8070Base—$0.01100%coinbase71d ago0xfef8ff…77e343
0xff0f…1b6e0xd820…7219Base—$0.01100%coinbase71d ago0x559a9f…6a697d

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.