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%coinbase26d ago0x1bdb78…208aa1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0x14c0ac…cc95c5
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0xd7e448…b20f70
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0xf6333b…985c71
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0x6a2f5e…fab7b0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0x0220ed…59fb98
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0x5606b5…45f972
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0xdc8d2f…58f447
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0x6905f9…c8bb01
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0x4826ee…3fd0ba
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase26d ago0xc3c28e…b9ccc6
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xb5e61b…dcd3a6
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x13853e…fba7cb
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xe057a9…93e1a9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x437ce9…83d2bf
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xfb652e…358a67
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x0a154c…f70179
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x0e0b92…9d06f6
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x3deaa6…61200e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xe2e8ca…db3fae
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x5d5c7d…222b4f

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.