Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase41d ago0x5ce48a…8a058e
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase41d ago0x1cd122…3ed933
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase41d ago0xb5eae7…fef55d
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase41d ago0x991370…50977b
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase41d ago0x308149…75d420
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase41d ago0x605be0…22fd68
0x3770…f2970xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase41d ago0x823363…57bdd6
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x2ad2ff…63cb19
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x2f1baa…ce105d
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x789663…6f33ae
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x3faccf…88db94
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0xdffd25…50868f
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x595286…dc5ff6
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x2028fa…080746
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0xda1933…90a160
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0xf7b858…99c1c5
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x872037…913c1f
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x922d4e…0b9f30
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0xf37bc5…c31ef8
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x99dd5d…436541
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x168d1c…dd21ef
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0xfbaba1…093bef
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0xe8b349…048915
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x17bf0a…7275e1
0x3770…f2970x058a…8f17BaseBlockRun.AIAi$0.0085100%coinbase41d ago0x8822cf…3a7082

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.