Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x4de420…ffa182
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x34ae38…0d7786
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x9f5c94…307fea
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0xaa310f…6d647a
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0xbd569e…17621e
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x6ac67c…bb5d89
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0xedad9e…b9ed9b
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0xf267c0…d965ff
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x816d02…e0966b
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x37c8b9…dbf10e
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x84af95…6fc988
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0xc1bfb5…4fa1d1
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x1a9a90…14c480
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x34ff21…8b3276
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x772498…6f4051
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x874673…857ef3
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x2929ff…f8f148
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0xa9ee53…2bc879
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x5ee228…594ebc
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase17d ago0xdc1c1f…6ffa24
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x85f850…9ba8e8
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase17d ago0x08983a…f89129
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0x5a3ec2…cd512a
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase17d ago0xf3bcee…88c6f6
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase17d ago0x3bad3c…8beae0

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.