Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase—$0.01100%coinbase46d ago0xec1e7e…de53cf
0x1744…0e750xf000…94fcBase—$0.03100%coinbase46d ago0xbffc05…72b257
0x1744…0e750xf000…94fcBase—$0.03100%coinbase46d ago0xd21c87…3ffd5a
0x1744…0e750xf000…94fcBase—$0.20100%coinbase46d ago0x9d88d5…a428ba
0x1744…0e750xf000…94fcBase—$0.10100%coinbase46d ago0x51f630…f8606b
0x1744…0e750xf000…94fcBase—$0.10100%coinbase46d ago0xe36624…aed2a5
0x1744…0e750xf000…94fcBase—$0.10100%coinbase46d ago0xa32ece…a266ac
0x1744…0e750xf000…94fcBase—$0.03100%coinbase46d ago0xba4f96…91716e
0x1744…0e750xf000…94fcBase—$0.03100%coinbase46d ago0xe36093…804887
0x1744…0e750xf000…94fcBase—$0.03100%coinbase46d ago0x433813…a6c22d
0x1744…0e750xf000…94fcBase—$0.01100%coinbase46d ago0x273f64…e43a60
0x1744…0e750xf000…94fcBase—$0.01100%coinbase46d ago0x548708…3ff976
0x1744…0e750xf000…94fcBase—$0.03100%coinbase46d ago0xab039b…bbd189
0x1744…0e750xf000…94fcBase—$0.03100%coinbase46d ago0x408ce0…b19a9e
0x1744…0e750xf000…94fcBase—$0.03100%coinbase46d ago0xdc3628…ae2d7e
0x1744…0e750xf000…94fcBase—$0.03100%coinbase46d ago0xf9778c…9d96ef
0x1744…0e750xf000…94fcBase—$0.01100%coinbase46d ago0x37c940…d1218d
0x1744…0e750xf000…94fcBase—$0.20100%coinbase46d ago0x7d3dbd…9c7665
0x1744…0e750xf000…94fcBase—$0.10100%coinbase46d ago0xf507a9…0c321c
0x1744…0e750xf000…94fcBase—$0.20100%coinbase46d ago0x98ba9c…193fde
0x1744…0e750xf000…94fcBase—$0.03100%coinbase46d ago0x6b5251…ab4a8b
0x1744…0e750xf000…94fcBase—$0.01100%coinbase46d ago0xe2c86b…237814
0x1744…0e750xf000…94fcBase—$0.20100%coinbase46d ago0x269332…0fe825
0x1744…0e750xf000…94fcBase—$0.10100%coinbase46d ago0xf4b75e…084a16
0x1744…0e750xf000…94fcBase—$0.10100%coinbase46d ago0x342fcb…705cac

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.