Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17d ago0x9c5285…432d4f
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17d ago0xbd2205…d04687
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17d ago0xadfba0…51f3f2
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17d ago0x6235bd…d2df5c
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17d ago0xb05224…c64043
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17d ago0xe88ddc…fd9358
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17d ago0xb45c07…b98b5d
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17d ago0x163752…c7f87a
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17d ago0xcbd8b4…d7b9dc
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17d ago0x7bbe56…dbabd0
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x674699…436632
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x8b48e8…ce3d5d
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x1c38d2…2a296d
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x86f3b6…b03a80
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x5919f8…b35b53
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0xdb3bfc…25bb51
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x9831e8…b716b0
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x036704…8e6fe9
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x9b6c5d…2d2089
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x40f87a…c5fc2b
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0xfad69f…387c46
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0xf45ff6…67528c
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0xdde7ee…8c84af
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x2a1b67…635df3
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase17d ago0x4ce927…a9640a

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.