Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002695100%coinbase137d ago0xb9d5f4…effdf8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x28e280…58d59f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002695100%coinbase137d ago0x53b7a3…488dc4
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x38743a…0b7ada
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase137d ago0x1fa496…0528af
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase137d ago0xb80518…417b9c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x1d6c90…17b199
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0xcffde4…cefd0d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase137d ago0xf083f9…952381
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0xaa5366…faa4dc
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase137d ago0x589381…cdff45
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase137d ago0xc1c93e…bf7904
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase137d ago0xa873bd…c132e7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0xc23e42…9f0293
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x83275a…0a9a9e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0xdab128…f42589
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0xb5ffc1…4dc45c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase137d ago0xe5c26b…e383a5
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xc183ca…b0b0e0
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x2d4388…73b6c2
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x6682ef…332373
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0xd7be82…c5a1eb
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x829fca…562cba
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x4e33a8…8658e0
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x1010c4…d55a32

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.