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.02100%coinbase56d ago0xc37893…5a44f5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase56d ago0x349fa4…88b211
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0xafee88…bff14e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0x846cd3…603cd0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0x74b289…71d8d4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x762bb6…0c9402
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x9bafc5…16d678
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0x1d8351…fe1a21
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0xade527…5f0f08
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x09b7e3…6b804b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase56d ago0xe46973…ee39fb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase56d ago0x500114…171428
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x653492…852e15
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0xa10732…d73099
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase56d ago0x038806…286410
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0xb91531…e3c596
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005837100%coinbase56d ago0x3d6c31…19c8d4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0xcef8b4…a62df7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0xf799a8…dfc2d6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase56d ago0xcbd140…20726b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0xb1c2e0…0f68e9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase56d ago0x247832…dedfb2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase56d ago0xf5e888…c1dfd8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x95573c…c1ac98
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0x24c448…203e41

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.