Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0x7e942c…da8d22
0x0e35…35840x2670…293fBase—$5.00100%coinbase94d ago0x35ce62…54697e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0xcfec21…278cf3
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0xb54005…abec4b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0xe40e66…c49286
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0xed223c…6c161f
0x0e35…35840x2670…293fBase—$5.00100%coinbase94d ago0xb0d4f5…4bb83d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0xe30568…c0dfc6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0x39eca0…76b8b9
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0xcb58fb…cb85b3
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0x633198…a3c260
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0x494b26…89134d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0xd69129…ac6640
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0xc9c122…750c03
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0x62a55a…b926d2
0x0e35…35840x2670…293fBase—$5.00100%coinbase94d ago0x5e37f0…d5870b
0x0e35…35840x2670…293fBase—$5.00100%coinbase94d ago0x8c098e…73174c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase94d ago0x4ea2b6…be760a
0x1212…7e870x2670…293fBase—$5.00100%coinbase94d ago0xcd27e4…6dbcef
0x06ee…aace0x2670…293fBase—$0.01100%coinbase95d ago0x5a2724…d74dec
0xb8f2…8d8f0x2670…293fBase—$10.00100%coinbase95d ago0xf40ba2…0b15f5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase95d ago0xa94ba0…60d38b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase95d ago0x729794…7f8763
0x06ee…aace0x2670…293fBase—$0.01100%coinbase95d ago0xe65ab2…c970f0
0x06ee…aace0x2670…293fBase—$0.01100%coinbase95d ago0xf1d2eb…56769c

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.