Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase27d ago0x5176f1…951c39
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase27d ago0x4c4439…9691cd
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase27d ago0x0aaf87…6c4d75
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase27d ago0x69bb01…5c69dd
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase27d ago0x463b1a…19f265
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase27d ago0x826b3e…1b5c93
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase27d ago0xb0eb2f…e3b902
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase27d ago0x6c3457…af6924
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase27d ago0xbc8234…27eddf
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase27d ago0x6c6117…cacab8
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase27d ago0x81b029…c86977
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase27d ago0xd31ca9…db4512
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase27d ago0xff637a…7fbf74
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase27d ago0x9a4c46…0dc991
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase27d ago0x2d39e1…182f81
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase27d ago0x6b8e03…27ebed
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase27d ago0xda0b35…65f2b8
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase27d ago0xe24794…1daa25
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase27d ago0x75519a…3764a6
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase27d ago0x913550…d426a9
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase27d ago0x1b217b…2d7dea
0xf5a6…0c800x07f0…a045BaseStableStudioUpload$1.20100%coinbase27d ago0x53ab55…c50509
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase27d ago0x48784a…0d56bd
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase27d ago0xb72a38…9eeb1b
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase27d ago0x90a7e7…1ca32c

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.