Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98a8…7bce0xb0af…7de0Base—$0.18100%coinbase26d ago0x811fcb…580bf8
0x98a8…7bce0xb0af…7de0Base—$0.20100%coinbase26d ago0x081560…143c90
0x98a8…7bce0xb0af…7de0Base—$0.22100%coinbase26d ago0xb9dd64…fdcb44
0x98a8…7bce0xb0af…7de0Base—$0.26100%coinbase26d ago0xd81691…04026e
0x98a8…7bce0xb0af…7de0Base—$0.24100%coinbase26d ago0x29fd16…0a0df9
0x98a8…7bce0xb0af…7de0Base—$0.24100%coinbase26d ago0xf0da86…3813f1
0x98a8…7bce0xb0af…7de0Base—$0.28100%coinbase26d ago0x69ec17…0abe2d
0x98a8…7bce0xb0af…7de0Base—$0.24100%coinbase26d ago0xd90a47…72c92a
0x98a8…7bce0xb0af…7de0Base—$0.18100%coinbase26d ago0x8cfc41…ece7e7
0x98a8…7bce0xb0af…7de0Base—$0.18100%coinbase26d ago0xbd2395…81b671
0x98a8…7bce0xb0af…7de0Base—$0.28100%coinbase26d ago0x794a8a…766fa4
0x98a8…7bce0xb0af…7de0Base—$0.24100%coinbase26d ago0xc21949…830dc9
0x98a8…7bce0xb0af…7de0Base—$0.24100%coinbase26d ago0xdf82bc…61e02a
0x98a8…7bce0xb0af…7de0Base—$0.28100%coinbase26d ago0xea87ee…476fc6
0x98a8…7bce0xb0af…7de0Base—$0.24100%coinbase26d ago0x29d4ec…6d4c70
0x98a8…7bce0xb0af…7de0Base—$0.18100%coinbase26d ago0x6f8efc…13b256
0x98a8…7bce0xb0af…7de0Base—$0.28100%coinbase26d ago0x9afe4e…792d07
0x98a8…7bce0xb0af…7de0Base—$0.22100%coinbase26d ago0x3b9125…cebfcb
0x98a8…7bce0xb0af…7de0Base—$0.22100%coinbase26d ago0xca6259…078271
0x98a8…7bce0xb0af…7de0Base—$0.20100%coinbase26d ago0x26a222…459e0e
0x98a8…7bce0xb0af…7de0Base—$0.20100%coinbase26d ago0xc2141f…0259dd
0x98a8…7bce0xb0af…7de0Base—$0.20100%coinbase26d ago0x1c59ec…10f2a6
0x98a8…7bce0xb0af…7de0Base—$0.22100%coinbase26d ago0xd1979d…38a3ec
0x98a8…7bce0xb0af…7de0Base—$0.24100%coinbase26d ago0x109cad…640456
0x98a8…7bce0xb0af…7de0Base—$0.22100%coinbase26d ago0xd3a311…3c9a97

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.