Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc28e…b7740xb2a3…7e29Base—$0.01100%coinbase43d ago0x63841c…9a4c79
0xc28e…b7740x00fc…a402Base—$0.01100%coinbase43d ago0x0cbc3d…8fc3c4
0xc28e…b7740xef5a…49abBase—$0.01100%coinbase43d ago0xa5ae1c…fd031c
0xc28e…b7740xda41…2fcbBase—$0.01100%coinbase43d ago0x71dadd…b2e4c2
0xc28e…b7740x5faa…18b3Base—$0.01100%coinbase43d ago0x881390…8c8d49
0xc28e…b7740xfcb5…3bf3Base—$0.01100%coinbase43d ago0x4494c2…969b80
0xc28e…b7740x183f…42e3Base—$0.01100%coinbase43d ago0x3ca46d…a84493
0xc28e…b7740x5bd8…211bBase—$0.01100%coinbase43d ago0x422a18…a078d3
0xc28e…b7740x34d8…5db8Base—$0.01100%coinbase43d ago0xb1dd13…ed87ae
0xc28e…b7740x4ac9…5b82Base—$0.01100%coinbase43d ago0x198b11…0604aa
0xc28e…b7740x4ba8…6155Base—$0.01100%coinbase43d ago0x44c040…187271
0xc28e…b7740x1ba2…3d8dBase—$0.01100%coinbase43d ago0x3d4b64…ffbafa
0xc28e…b7740xa52c…bdc1Base—$0.01100%coinbase43d ago0xa2d4a7…02891f
0xc28e…b7740x6806…ab5dBase—$0.01100%coinbase43d ago0xeeedb3…0c0b25
0xc28e…b7740x3b59…3264Base—$0.01100%coinbase43d ago0x35fcb5…c48fe2
0xc28e…b7740x0523…09ceBase—$0.01100%coinbase43d ago0x3a8d0c…1b06a8
0xc28e…b7740xa944…73f1Base—$0.01100%coinbase43d ago0x011056…41ee79
0xc28e…b7740x495d…9cf1Base—$0.01100%coinbase44d ago0x0414cf…d4b01f

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.