Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0xd26498…6bbe0b
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0x91be68…dce2ca
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0x9c580a…34972e
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0x25347c…424743
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0x443aba…ba347a
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0x72e615…257000
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0x50b089…054f91
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0x01dbec…3dea87
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0xf51d94…254cc4
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0x5f8569…20f7e4
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0xd04bf4…49ab58
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase19d ago0xab4499…c4ae62
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0xee6659…0d19f8
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase19d ago0x7a4dc3…8f5b7a
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase19d ago0x451cd2…ae30e5
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0x326774…5ae688
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase19d ago0x626dd5…8e4947
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0xa1dd62…a71ba0
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase19d ago0x7c5ed5…5eb398
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0x62746e…26d6d7
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase19d ago0x29ae7b…fbdc91
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase19d ago0xbf6c12…9428c0
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0xd5c043…8ede00
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase19d ago0x30f53c…36066f
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase19d ago0xa138bf…12d8ae

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.