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.03100%coinbase24d ago0x22d9e5…fec29f
0xc329…0db10x93f7…bf28Base—$0.003202100%payAI24d ago0xf87f01…e9f9ee
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase24d ago0xecfb37…65e809
0xc329…0db10x93f7…bf28Base—$0.002856100%payAI24d ago0x572e9c…c2cccd
0xc329…0db10x93f7…bf28Base—$0.002863100%payAI24d ago0xc45951…5be138
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase24d ago0x8849bf…0d925d
0xc329…0db10x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase24d ago0x46357f…01730f
0xc329…0db10x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase24d ago0xdd5f5c…a91cb0
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.00436100%coinbase24d ago0x8f3d92…ceb0b8
0xc329…0db10x93f7…bf28Base—$0.003102100%payAI24d ago0xb627af…5f9791
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase24d ago0x87bf0b…fcc159
0xc329…0db10x93f7…bf28Base—$0.003102100%payAI24d ago0xa4eb04…af4071
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase24d ago0x2823a4…e29998
0xc329…0db10x93f7…bf28Base—$0.003102100%payAI24d ago0x7dc2e8…0ee1e7
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase24d ago0xc133b6…e38d48
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.00466100%coinbase24d ago0x5dea24…c5cbfa
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.004715100%coinbase24d ago0x39095b…a8908d
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.004775100%coinbase24d ago0x8a33f6…5155ee
0xc329…0db10x93f7…bf28Base—$0.01100%payAI24d ago0x9fd83b…f604a0
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase24d ago0x5498ee…8b4f46

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.