Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0x0527c1…3bd2e9
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0x172c5f…a2c967
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0xc864b1…de3fe1
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0x97b41f…0fb582
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0x33c23e…d379c1
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0xde561e…834ebb
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0x947a70…9f8c9b
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0xa29559…8be247
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0xf02fbc…7ba00b
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0xfba4fb…a39f7f
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0x027748…9cd580
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0xa5ad43…19ff75
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0xeeb371…6111b6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0xab8014…7291f3
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0xe04332…9209dc
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0x1b2e22…3c3240
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0x77bb1b…50b05d
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0x2006cd…aa06cb
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0x2ab2e1…4c3f9c
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0x51ddd4…74f47f
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0x56f33c…d1f622
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0x145fcf…08e11b
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0x4a1479…bf9810
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase5d ago0x25b265…f0896b
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted5d ago0xfda035…955809

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.