Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6645…325a0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0xe63b48…0f4884
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x610162…b86df0
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x317946…83551e
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x93f910…e84b8d
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x77334f…b3aa6d
0xad31…fcd00x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x102a46…37bb55
0xdc5c…432e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0xa5176e…8fd096
0x3853…50130x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x7e0fb9…f22c0f
0x9f77…c4ea0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x16c518…bfe89d
0x2094…16d00x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x8c7ee1…219305
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0xb99ec0…16e157
0xd84d…6ea10x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x39bf82…24cff2
0xee4b…200f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x0c1480…2f0c27
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x81350c…caeed7
0xad8c…3b990x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x6e8fd4…7ee9cd
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0xa3714a…717009
0x9c9c…dad50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase46d ago0x0776af…d1c973
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase47d ago0x5fb8fa…c27d6a

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.