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.002158100%coinbase78d ago0x734130…e7c7ed
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002597100%coinbase78d ago0x1a02d1…672d72
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0x8b6c34…8432a6
0x7548…6be80xdcec…7566Basex402 service$0.25100%coinbase78d ago0xff5791…75bd30
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0xffa00b…52f8cb
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x361b95…dfdffc
0x4888…bb360x0e84…b808BaseOtto AITwitter search$0.001100%coinbase78d ago0x116fa4…eb5039
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00431100%coinbase78d ago0x891e59…cb9b2b
0xff64…73de0x6839…1a2bBase—$0.003100%coinbase78d ago0x7f06d5…6aaa59
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x64e0a4…51c05f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001127100%coinbase78d ago0x48e0e5…e4eaf7
0xb1a4…a4640xc179…011fBasen0brainsCrypto$0.005100%coinbase78d ago0xfa9b1f…5813ea
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase78d ago0x72fdef…bfd9b7
0x381a…32170x07f0…a045BaseStableStudioUpload$0.03100%coinbase78d ago0xa7a747…04ffc3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0x0d62e3…729276
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0xb6c5c5…20b955
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002236100%coinbase78d ago0xc802cf…b1fd2e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase78d ago0x2a1d92…658f5d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase78d ago0x0c2175…91f22b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001082100%coinbase78d ago0x1da8b2…a59e0f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003072100%coinbase78d ago0x37bac0…cc036e
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x3f654d…42ea0e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0x79d42a…f793b7
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0xca5766…e4ddd8
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase78d ago0x8fffde…52c036

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.