Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xde3b23…8c1e2a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x45c56c…5f0433
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xeab57f…7cbd3e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x5aca40…fcb9e3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x1b33ef…24031f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xdc6e7a…c0520d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x88c371…55c36a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x5f68a6…ffacca
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x7fade2…bbadd2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x923dd4…7cfc9b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x1dba82…1072f1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x82ca35…a69539
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x8c43e5…adb43f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xdb9f4a…e44faf
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x2e33d8…6527f4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x15c428…9e6aec
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x0f7830…342ed7
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xe2abef…c41a23
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xf77438…a05a15
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xf4cd72…e7ed2c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xed541f…ab8a5a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x63a87d…fbf0d2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xd91eda…d89b0f

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.