Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0x02819a…157bb5
0x34d3…81e80xf000…94fcBase—$0.20100%coinbase50d ago0x266f7c…c3b759
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase50d ago0x7cdff1…5d6492
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0xfb5b82…b8a9d5
0x34d3…81e80xf000…94fcBase—$0.20100%coinbase50d ago0xbd74a3…e48155
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase50d ago0x041369…dfeac5
0x34d3…81e80xf000…94fcBase—$0.20100%coinbase50d ago0x78b511…e7f870
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase50d ago0xf9fcca…f716b6
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0xd80b77…27259b
0x34d3…81e80xf000…94fcBase—$0.20100%coinbase50d ago0xf3e4a1…2959b2
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase50d ago0xcba111…6c0f62
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0x5caf58…eab037
0x34d3…81e80xf000…94fcBase—$0.01100%coinbase50d ago0x554ca3…9320c1
0x34d3…81e80xf000…94fcBase—$0.20100%coinbase50d ago0xadae1e…648f0c
0x34d3…81e80xf000…94fcBase—$0.10100%coinbase50d ago0xd8250a…a06066
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0x38dcd1…a823d7
0x34d3…81e80xf000…94fcBase—$0.01100%coinbase50d ago0xd8c1ff…83ccaa
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0x819c37…6f216e
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0xa4bdc7…928c9c
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0xe472dd…fbac00
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0xe6d716…a49606
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0x60c63f…eea382
0x34d3…81e80xf000…94fcBase—$0.01100%coinbase50d ago0xaae06b…ac4cad
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0x2b8e2b…75c164
0x34d3…81e80xf000…94fcBase—$0.03100%coinbase50d ago0xef239b…7d2cd3

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.