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.01100%coinbase61d ago0x992ecd…f630fd
0x57c3…e08c0x40a8…ad8bBasex402 service$0.005100%coinbase61d ago0x4ec7fc…8b4581
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x5e09b0…9a9e5b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase61d ago0x558f61…5c5403
0x1cb8…bdff0x0390…5d3aBase—$0.01100%coinbase61d ago0x9e31c9…b37c37
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase61d ago0x37e647…777456
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase61d ago0xda2e6d…8dce7c
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350461d ago0xe1cf73…f18ce4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase61d ago0xbaf8ef…b0c197
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x699b13…6633a7
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase61d ago0xc7404c…8964b7
0xb900…ed8a0x5551…86d9Base—$0.01100%coinbase61d ago0x357fd1…d4d266
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase61d ago0x1823f2…57f4ec
0xfba0…d1640xb5f0…336aBaseRandom FactFacts$0.001100%coinbase61d ago0x7b2760…36c17c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase61d ago0xc839d5…231e6c
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x4955aa…a3e30f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase61d ago0xe5f7f4…4cbcbd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase61d ago0x4de2ee…5aff8e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase61d ago0xdb2ac4…23b275
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006255100%coinbase61d ago0x7c92a0…43e33d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase61d ago0x45348e…7c0ec8
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x2cb5ce…d05215
0xd6b3…dc2c0x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase61d ago0xaad2f7…a4938a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase61d ago0x5f7b80…442d2f
0x1cb8…bdff0x192b…6431Base—$0.01100%coinbase61d ago0x40a902…e20c4a

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.