Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase47d ago0xa6ef98…8504e0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007879100%coinbase47d ago0x1ded13…b3c49e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase47d ago0x136cd6…06a181
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005568100%coinbase47d ago0x0b4108…9947c1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase47d ago0x624adc…332635
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase47d ago0xfae550…b34a40
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005648100%coinbase47d ago0xa40283…aa5a37
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase47d ago0x5eed83…0d08d1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase47d ago0x6b346b…ee5497
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase47d ago0xaa81ba…355403
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase47d ago0xd9cb2a…27c4ea
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase47d ago0x521950…92b97b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006017100%coinbase47d ago0xce814c…9f4f4b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase47d ago0xccc5fb…9f70ff
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005369100%coinbase47d ago0x183348…c49d58
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase47d ago0xddce53…ff126b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase47d ago0xe1e083…23de3d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase47d ago0xebbb5c…a66e41
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase47d ago0xbac2a4…a3530a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase47d ago0xa91215…bb374f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase47d ago0x5f4039…fe025e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase47d ago0x627580…4a720a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase47d ago0x1e7296…186836
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase47d ago0xa4c10e…f9af26
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase47d ago0xf24444…823d3e

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.