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%coinbase5d ago0x0e01c2…b37194
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xc43cf9…bb61b7
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xd0b6e0…91b900
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x2bbc74…abca02
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x453c9c…e3f7ac
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x284bac…719efd
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x2d70bd…a5fc19
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x4f3c2a…10e000
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x727427…62244f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x5a9e1a…bf0b09
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x08a8eb…4a126a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xf7f4ab…7d5d63
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xa7ffee…3e38d8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x4be3d9…f69ad3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x9e86ba…ad81c4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x696fd6…b60e47
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xabf84b…8a0b33
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x4441ba…8d2b60
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x3b287b…327ba2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xc7454d…c4e592
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xc371eb…b415d4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x9b90f4…a6aeec
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x5a9b55…77ad2e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x9914b5…db5077

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.