Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.008319100%coinbase116d ago0x7c7d95…51f98d
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.008349100%coinbase116d ago0x74135a…f732ed
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.008317100%coinbase116d ago0x378f51…2ad0ab
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007863100%coinbase116d ago0x5a6114…378071
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007815100%coinbase116d ago0x088606…57a40e
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007901100%coinbase116d ago0xc2768a…4f77a7
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007929100%coinbase116d ago0x6b0529…5af039
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007931100%coinbase116d ago0x5ff632…171980
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007847100%coinbase116d ago0x4ec1cd…a9d01f
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.00852100%coinbase116d ago0x26172d…7fbfed
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007612100%coinbase116d ago0x5e8ffc…515320
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007717100%coinbase116d ago0x44f8bc…24a9c6
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.0077100%coinbase116d ago0xbda9fb…e687d2
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007676100%coinbase116d ago0xeb27ff…9dbb70
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007591100%coinbase116d ago0x9c546f…3ea685
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007596100%coinbase116d ago0x11ee5c…4aa1f2
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007624100%coinbase116d ago0x71464f…3f2813
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.00756100%coinbase116d ago0x43a40f…12651f
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007581100%coinbase116d ago0xfad515…87839c
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007578100%coinbase116d ago0x991356…d64e30
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007798100%coinbase116d ago0x24b5a4…a2bf6c
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007882100%coinbase116d ago0x0b8309…c818ae
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007839100%coinbase116d ago0xf9208f…1bf59c
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007656100%coinbase116d ago0xa463af…277d92
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.007467100%coinbase116d ago0xead589…5aa7a0

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.