Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.007924100%coinbase64d ago0x4fd09e…8bbfe7
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.006155100%coinbase64d ago0x95864e…975653
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.003785100%coinbase64d ago0x33301e…f04ae8
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.008386100%coinbase64d ago0xe081b2…79678c
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.007921100%coinbase64d ago0x18dcd5…5fb623
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.006155100%coinbase64d ago0x76dc7e…650d60
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.003785100%coinbase64d ago0xc04b9e…1c5329
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.008448100%coinbase64d ago0xea1109…ca5a0c
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.00814100%coinbase64d ago0x5296be…1707c0
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.006227100%coinbase64d ago0xfee6e6…c0a152
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.003809100%coinbase64d ago0x0fb182…c7a730
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.008086100%coinbase64d ago0xf2070e…b1f318
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.007923100%coinbase64d ago0xeaa7de…cdc0ac
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.006155100%coinbase64d ago0x410750…305d5d
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.003785100%coinbase64d ago0xb7e291…62ca4e
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.003809100%coinbase64d ago0x4668e3…1f081c
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.008615100%coinbase64d ago0x59aa55…802187
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.008233100%coinbase64d ago0x403f20…be6333
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.007923100%coinbase64d ago0xc04cfc…33a501
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.006155100%coinbase64d ago0xb8233d…bcb33a
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.003785100%coinbase64d ago0x497208…26ff4c
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.008393100%coinbase64d ago0x1a858e…4adf46
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.008186100%coinbase64d ago0xc71970…210081
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.007921100%coinbase64d ago0x727f5e…5a8a39
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.006155100%coinbase64d ago0x465fca…7ad7be

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.