Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase—$0.10100%coinbase41d ago0xf8b629…62fb79
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0x35e65e…d31e7c
0x1744…0e750xf000…94fcBase—$0.01100%coinbase41d ago0x406c53…099fca
0x1744…0e750xf000…94fcBase—$0.20100%coinbase41d ago0xb663e3…60f4af
0x1744…0e750xf000…94fcBase—$0.10100%coinbase41d ago0x3496e2…1956c5
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0x15c5b8…565c52
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0xd43e7d…7fff0d
0x1744…0e750xf000…94fcBase—$0.20100%coinbase41d ago0x507695…aa3321
0x1744…0e750xf000…94fcBase—$0.10100%coinbase41d ago0x906bfb…594ad0
0x1744…0e750xf000…94fcBase—$0.10100%coinbase41d ago0x1b324a…d64548
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0xcd55e1…3ea228
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0x8c2c15…9467ec
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0x236aaf…445a7d
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0xa0459a…10671c
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0xd778f7…07a774
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0xd01ede…ba9c96
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0x3fbe2a…16f457
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0x9a60b0…d1eadc
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0xaa070d…0dc6b9
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0x4e9e2c…3f9efb
0x1744…0e750xf000…94fcBase—$0.03100%coinbase41d ago0x80097d…446ea3
0x1744…0e750xf000…94fcBase—$0.20100%coinbase41d ago0xea34a7…95c705
0x1744…0e750xf000…94fcBase—$0.10100%coinbase41d ago0x3ccfb8…d01a51
0x1744…0e750xf000…94fcBase—$0.20100%coinbase41d ago0x5f6dba…5c94f6
0x1744…0e750xf000…94fcBase—$0.10100%coinbase41d ago0x87b7ac…ecb33b

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.