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.03100%coinbase66d ago0x473fbe…5b8ff0
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase66d ago0x570cb6…232892
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0x617ccd…ed3b3f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase66d ago0xf4dc56…fdad50
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase66d ago0xe1b80f…baeca9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0xce4cfe…1f73c2
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase66d ago0x325d4e…1b67ae
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase66d ago0x9d1208…5981bd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase66d ago0x70846d…93f389
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase66d ago0x028265…18a3f1
0x1d85…dd5a0x90f4…28c3Base$0.01100%coinbase66d ago0x93e753…f6fe86
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase66d ago0x00dc51…b91957
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase66d ago0xd5b4ba…0eaff7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase66d ago0x6c3f2c…52e580
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase66d ago0x973721…ab219d
0xedda…d2fc0x9c95…e299Base$0.001100%fluxa66d ago0xd4ada0…1e9608
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase66d ago0x6fb573…4a2d9b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase66d ago0xe06728…9f02d3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase66d ago0xb5d1d1…3ba57f
0xe7a7…5dc60x9c95…e299Base$0.001100%fluxa66d ago0x0cb0ea…135094
0xa391…ab8e0x9c95…e299Base$0.001100%fluxa66d ago0x6542c7…dca1fe
0x2614…275c0x9c95…e299Base$0.001100%fluxa66d ago0x6371e7…41d068
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase66d ago0xe47547…2a4329
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase66d ago0x6142f6…e74009
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003085100%coinbase66d ago0x3fd0f8…d58b53

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.