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%coinbase6d ago0x6e928c…7d6c2d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase6d ago0x2b7351…85f9e2
0x06ee…aace0x2670…293fBase—$0.01100%coinbase6d ago0xd4f89e…f454dd
0x06ee…aace0x2670…293fBase—$0.01100%coinbase6d ago0x486bd0…ea51a2
0x06ee…aace0x2670…293fBase—$0.01100%coinbase6d ago0xbea2dd…bfaa4d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase6d ago0xef2ba4…c54423
0x06ee…aace0x2670…293fBase—$0.01100%coinbase6d ago0xdb74dc…be7274
0x06ee…aace0x2670…293fBase—$0.01100%coinbase6d ago0xe5e33b…bb6584
0x06ee…aace0x2670…293fBase—$0.01100%coinbase6d ago0xa1189a…014bdc
0x06ee…aace0x2670…293fBase—$0.01100%coinbase6d ago0xfe6c91…d705a7
0x06ee…aace0x2670…293fBase—$0.01100%coinbase6d ago0x97d5cf…67393e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase6d ago0x0f0989…64c20a
0x751a…bc1e0x2670…293fBase—$5.00100%coinbase6d ago0x8adf12…babf2e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase7d ago0x48947e…3a4db4
0x06ee…aace0x2670…293fBase—$0.01100%coinbase7d ago0x3da211…7ffe70
0x06ee…aace0x2670…293fBase—$0.01100%coinbase7d ago0xba227b…0fc629
0x06ee…aace0x2670…293fBase—$0.01100%coinbase7d ago0xdb4872…1cba4f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase7d ago0xbe5733…42db17
0x06ee…aace0x2670…293fBase—$0.01100%coinbase7d ago0x69a7b1…ece0de

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.