Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0xe24bc2…cef8e5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x0f67aa…67c0d6
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0xeeea20…d007ff
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x53d2ff…b8a942
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x6d94ff…ee7ba8
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x0e6eb4…d1868a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x62e05b…5089df
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0xaccdd1…49bf61
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0xe022b0…0a16a0
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x17b86e…c84930
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x6691eb…1e777c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x30614e…09fe92
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0xd11b2e…0c6c8a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x473cd6…7a6ce3
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x26ddc1…a7b3ec
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase17d ago0x69feb9…54af95
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0x447a36…ff2042
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0x22836c…9d4a92
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0x55ac7a…b474ff
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0xd74d51…f1d3b0
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0x214a60…b5c654
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0xd3fcfe…0fbfeb
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase17d ago0x1c1b81…d5860e
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase17d ago0x795cf8…09792f
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase17d ago0xbb3574…93681c

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.