Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase87d ago0x1d99ac…251375
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase87d ago0x4de8ca…7ac36d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase87d ago0x633536…6f416e
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase87d ago0xd60512…2d357a
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.003549100%coinbase87d ago0xc0e18b…b08a85
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase87d ago0x948ad0…7e85ae
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase87d ago0xb3ed01…6d3646
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.003549100%coinbase87d ago0x7b6b06…0bda3b
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase87d ago0x6c1b23…469b3c
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase87d ago0xc72a5e…2d84bd
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase87d ago0x912f10…7f2074
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x634c3c…8518b8
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase87d ago0x30993c…5cd2c5
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase87d ago0xebdc83…30ad1e
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase87d ago0xd7e532…bdb7d1
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004417100%coinbase87d ago0x2fc023…537339
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase87d ago0x58a6cd…e998a1

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.