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.002100%coinbase31d ago0xc2e89a…4c8c18
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x2e83d0…76e844
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x54727c…687e89
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xc84a43…470db6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xc216f5…2331fb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x112649…8ff3d5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x4acd1d…235d8b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xebe77c…d0a289
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x3cc9e5…083830
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xa058f1…c827f0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xd37e5f…ebac9f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x2906c3…2910cd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xb8a467…0faac1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x0a6731…be722f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x1d5959…91894a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xb2f4cd…c190e1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x9b01f0…fc17c4
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase31d ago0xbf3bfd…8388c6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x7e8948…958971
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase31d ago0xc612b8…de3cb4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xb6ab3a…9ec026
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.0024100%coinbase31d ago0x192601…9dc131
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase31d ago0x03d8d1…fee9ae
0x477e…e97e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x4d5d41…14f8c7
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase31d ago0xeed68c…6cbff5

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.