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.00502100%coinbase35d ago0x3892f6…d459a2
0xb66a…04f40xb0af…7de0Base—$24.78100%coinbase35d ago0x962f63…9ef5ea
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007385100%coinbase35d ago0x126cdb…174147
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase35d ago0x35b5eb…b0575a
0x89ea…31040x6839…1a2bBase—$0.003100%coinbase35d ago0x472228…7908d8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005364100%coinbase35d ago0x34943a…abd7bb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00507100%coinbase35d ago0x181997…25f7b3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00729100%coinbase35d ago0x7acd9a…6bfc23
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00729100%coinbase35d ago0x86fde2…783ea0
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa35d ago0x53e6d4…e4c020
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006047100%coinbase35d ago0xc7f45a…58f41e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005254100%coinbase35d ago0x942a65…9ed8c2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005125100%coinbase35d ago0xa5ae24…b1cb16
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007858100%coinbase35d ago0xfda5c7…66bd02
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007441100%coinbase35d ago0x6fc5ec…e6ecd0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005224100%coinbase35d ago0xbf7cab…1b4059
0x2260…88f00xa9dd…2315Base—$0.002100%coinbase35d ago0x6548ef…d374c4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004987100%coinbase35d ago0x74991f…e815b1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005369100%coinbase35d ago0x37b751…55b06b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005076100%coinbase35d ago0x082b31…873d2a
0x2260…88f00xa9dd…2315Base—$0.002100%coinbase35d ago0x82850b…ca0751
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005108100%coinbase35d ago0xeeba91…f133b6
0x9db5…82de0x12a9…a21bBase—$0.00170%0x12a9…a21b35d ago0x86482b…99dd2b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase35d ago0xe6c0ec…116354
0x2260…88f00xa9dd…2315Base—$0.002100%coinbase35d ago0x75efb1…876842

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.