Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x71d2ea…4d8c97
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x39df94…336c26
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x9b38b1…bbdec1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0xfbb3f3…86930f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x9861aa…f5bd7d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0xee6b55…ae5130
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0xdcdeb3…fd52f8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x195962…c14def
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x27572c…61f17e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x822837…11b32d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x90387b…21350e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x4773a0…0a284d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x389951…a7fa0b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x90ddd3…929f17
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0xc45878…0039a1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0xdb1ec3…7060b7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0xfe4018…160194
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x0b9279…742dd3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x3a9ec0…d7ca6b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0xe2a4e0…38beea
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x6529b2…151aa3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x220a12…ce489b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x24f3ab…7ac769
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x6874a2…007190
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase14d ago0x7d3c4f…0af967

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.