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 ago0x1bb04a…b552e0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x1dd723…d19428
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x46e4a6…816acc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x57ad9b…bce60e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x230b0f…cf7ccb
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x4b45ba…ac19ef
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x1bcc1f…5efb57
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x65b2a5…d73320
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x10e5c2…e004bf
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x26a26c…40d9fc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0xb66ba2…dff715
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0xf438a5…911d84
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0xa4156d…c3370f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x0c6634…af5202
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x20968f…9bdcc8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x92c0a1…c1b4a1
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0xcac56d…18c4f4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x744f47…f6c61a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0xe17ed4…eb8ec7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x0fc914…a5de22
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0xf87cfc…075f17
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0xbd4614…91f767
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x63b839…8417fc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x9e73f0…3a40e5

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.