Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce12…a1780xfd35…6290Base—$0.01100%coinbase73d ago0xfd6189…07078f
0xce12…a1780x8b4d…dcdcBase—$0.01100%coinbase73d ago0xb9a321…0acfe9
0xce12…a1780xe251…b1f2Base—$0.01100%coinbase73d ago0x3574fd…a28b3e
0xce12…a1780x7161…5ca5Base—$0.01100%coinbase74d ago0x252509…ed3832
0xce12…a1780xb19f…bbeaBase—$0.01100%coinbase74d ago0xc2a144…1d3a2f
0xce12…a1780xb019…134cBase—$0.01100%coinbase74d ago0x9ebd8c…d077b9
0xce12…a1780x3389…9b56Base—$0.01100%coinbase74d ago0xc6a112…d6b9d1
0xce12…a1780x7072…1302Base—$0.01100%coinbase74d ago0xae5eef…021a55
0xce12…a1780xf737…e791Base—$0.01100%coinbase74d ago0x1b8836…cfc191
0xce12…a1780x4daa…6b55Base—$0.01100%coinbase74d ago0xb04d70…2c7296
0xce12…a1780x71f5…df9eBase—$0.01100%coinbase74d ago0x7d7c42…9741f6
0xce12…a1780x6e85…2c40Base—$0.01100%coinbase74d ago0x7b7d15…978610
0xce12…a1780xfe06…a691Base—$0.01100%coinbase74d ago0x59af7b…ad95ba
0xce12…a1780xe0f8…af00Base—$0.01100%coinbase74d ago0x580fba…2f910b
0xce12…a1780x97a9…fd99Base—$0.01100%coinbase74d ago0x8eb002…e27215
0xce12…a1780xcde7…f9ccBase—$0.01100%coinbase74d ago0x465073…a0bd18
0xce12…a1780x21a2…cb7cBase—$0.01100%coinbase74d ago0x72ae40…e240b2
0xce12…a1780xfba6…da93Base—$0.01100%coinbase74d ago0xe61019…6d1f15
0xce12…a1780x40b6…2e97Base—$0.01100%coinbase74d ago0xa170e1…18539b
0xce12…a1780x6670…a58bBase—$0.01100%coinbase74d ago0x0fa2a7…4ac9d5
0xce12…a1780xb16e…e133Base—$0.01100%coinbase74d ago0x96a421…1e122c

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.