Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase44d ago0xc2ae47…e5f672
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase44d ago0xf3564f…68a173
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x3164d0…bec913
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase44d ago0xc2b70d…de4427
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0x9df3b1…0aa1e7
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase44d ago0x074165…793998
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase44d ago0x24f06d…d90c27
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase44d ago0x3ae22d…df7263
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase44d ago0x829252…40f53f
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44d ago0xf13456…4b645a
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase44d ago0xd617ad…94d516
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase44d ago0x201420…d10bfc
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase44d ago0x755f56…82ecc8
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase44d ago0xdc12c8…dddd96
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase44d ago0x48526b…c33982
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase44d ago0x6e9a2c…7fdcbb
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase44d ago0xe0f61d…b9ad9b
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase44d ago0x319068…03205f
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase44d ago0xe7cfac…b756cb
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase44d ago0xb6f7bc…6f4165
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase44d ago0xed04a7…b25834
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase44d ago0x79ead3…dc457c
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase44d ago0xba257d…51c1d3
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase44d ago0xfdd849…4baf67
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase44d ago0xfd147d…accdcb

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.