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%coinbase6d ago0xf8a9d4…299770
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x528034…2450a9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xab1fee…f17500
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x28c128…73a57d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xdc27fc…8302f2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x49b20c…7a8ab0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x1a8471…e0d3b0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x4fc3b7…84400a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xe94126…001c88
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x16b23e…696bb4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x0d7fa7…464788
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xf266f1…bb0780
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x6508eb…83875b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x4f3819…1f73a0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x79f455…196d4a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x002abe…7be707
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x35be2d…22794f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x66fe6f…5d2ba0
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x0a0400…d15a4b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xcf1670…486905
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xa269cf…371dab
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xedb62c…2af94b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x355185…f35f01
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x5ab47b…91f0f3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xf1662e…ca721e

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.