Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase29d ago0x8ce613…825b8a
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.42100%coinbase29d ago0xa4ca31…b4c99a
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase29d ago0x6bc082…1162d6
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase29d ago0xe8a1f4…868592
0xc329…0db10x93f7…bf28Base—$0.13100%payAI30d ago0x1ad69b…d25d48
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0xe42c62…7718d1
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase30d ago0x8bc441…7e1c2f
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0x068b15…4970dd
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0xe6362c…a33025
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0xe23150…a0d835
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0xae8edf…bab88b
0xc329…0db10x4aab…df26BaseApifyAutomation$1.00100%coinbase30d ago0xce1f6f…31c88b
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0x0469aa…e5e4c1
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0xff7ae5…fb956c
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0xdf09c1…e715ce
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0xab192b…60f4cd
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0xb242c3…483e43
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0xb36b06…272c67
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0x167ba1…6fc5a4
0xc329…0db10x93f7…bf28Base—$0.02100%payAI30d ago0x91b8cb…91dc34
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0xec84f9…3c0c64
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0x332db9…7eac4c
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase30d ago0xcab33f…965117
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase30d ago0xe69366…f17bd0
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase30d ago0x97a996…dff890

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.