Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase4d ago0x86c9b4…7bb20e
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase4d ago0xfa2329…d885a5
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase4d ago0x4b5788…ecc8e5
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase4d ago0x0f1ba4…d9debf
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase4d ago0xbd9663…503bfc
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.009322100%coinbase4d ago0x9dba6c…1e911e
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.009193100%coinbase4d ago0x807ac5…6ef5e3
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.009071100%coinbase4d ago0xb75e3a…7b3feb
0x4c86…fa930x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0xe5983c…9416d6
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.007141100%coinbase4d ago0x0216d1…7e5144
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.006626100%coinbase4d ago0x13b0ca…9a8af0
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.00517100%coinbase4d ago0xdb72c4…bffabc
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003874100%coinbase4d ago0x358fa6…25643b
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.00361100%coinbase4d ago0x5670ed…9faafe
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003411100%coinbase4d ago0x591cae…8fdaf9
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003182100%coinbase4d ago0x80bdaf…0b48ed
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.003103100%coinbase4d ago0x1094c3…397719
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002983100%coinbase4d ago0xf03fac…076226
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002608100%coinbase4d ago0x057001…251e2d
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002327100%coinbase4d ago0xcd0e0a…0e4b9f
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x42af96…d43a08
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002752100%coinbase4d ago0xa06330…cbc2e2
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002563100%coinbase4d ago0x25cba0…a58b5d
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002513100%coinbase4d ago0xa1ff3a…770509
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002463100%coinbase4d ago0xbf0435…cc03b6

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.