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%coinbase40d ago0xbf3e8b…7a6e31
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase40d ago0xa569f1…e793e7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase40d ago0x909c30…c93c78
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase40d ago0xdaabe6…121ce5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase40d ago0x99ddd0…d81244
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase40d ago0xdc30e8…7de1ca
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase40d ago0x53feda…29015e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase40d ago0xcaa736…7d75f7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase40d ago0x997214…1e360d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase40d ago0xed946b…a3725b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0x4989e9…e7d6f2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0xbf0f70…20dabc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0x73a267…6b6d9e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0x06b505…68c0d9
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0x1ca6ae…fa4d29
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0x4eafe6…c0f6db
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0x1f622c…c300cb
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0xa93f8a…1c7496
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0x3b3672…89fcce
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0x7ee9c9…cc4023
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0x4484d6…8ba0a5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0x3cfcc3…db1358
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0x44cf78…3637cc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase41d ago0xb80c00…62f74c

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.