Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase71d ago0xa9e6de…91e45b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase71d ago0xfe48d9…8183f1
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase71d ago0xa033b6…f78cc3
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.0095100%coinbase71d ago0x974f77…da4c4b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0x91e8f7…2a633b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00416100%coinbase71d ago0x3c8207…211a7c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0xc6ce0d…d9f803
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00416100%coinbase71d ago0x553937…d6371c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0xb94142…9a04b5
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0xe55cee…61832e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0x871c01…f67b04
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0x4e175b…6d6f6f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0xba389f…9a6c2a
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0xd3ff99…b8da61
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0x3e781d…6ac7a8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0x5e2970…00bfe4
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0xd82fd3…8f5c22
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0x2123db…af4bf9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0xfb6f62…39ab03
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x612671…34d487
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xe716e5…83d15e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase71d ago0xede1b3…50205a
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase71d ago0x13f1b1…be0f36
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.004100%coinbase71d ago0xb9d60d…e9a552
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.004100%coinbase71d ago0x097cfa…e26b86

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.