Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x9e6d59…95fdc7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0xf03a5b…08fe85
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0xdae2a0…c27727
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0xee30f4…062d75
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0xae3e4c…aca256
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x9be1d5…5410db
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x500479…21a042
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x963d6b…5b199a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x570731…d72d25
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x967f6a…4fd909
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x916c1a…ab2acd
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x6cafd4…2e312d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x87c5be…84b079
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x64c21d…7d559a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xe309bf…a7a75f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xa27a85…048d76
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x0a4b98…1d6f93
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x1cc043…7ee23e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x15e7d0…793975
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x1cc6e4…8279e0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x730c92…78c330
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xd07834…d84cb4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xe1fb89…03365a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xc65c71…ce9130

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.