Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.001100%coinbase50d ago0x619b64…6e8752
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.10100%coinbase50d ago0xe1b6a9…779db0
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase50d ago0x74a90e…b4f60e
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.01100%coinbase50d ago0xdde9ce…abd2a8
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.01100%coinbase50d ago0x97ee78…7ce2f2
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.10100%coinbase50d ago0x9ee084…74b06c
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.008100%coinbase50d ago0x91e627…4ddcdc
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase50d ago0x230f92…335bbd
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.04100%coinbase50d ago0xc05796…14bc80
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase50d ago0x1d1aae…ae6523
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.001100%coinbase50d ago0xcce2ce…682e9f
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase50d ago0xbf331b…57809f
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase50d ago0x1e7cd7…1f05e7
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase50d ago0x64b6f3…3840c5
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.003100%coinbase50d ago0x8921e4…2142f6
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase50d ago0xe93bdc…77c69d
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase50d ago0xbad05a…974515
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase50d ago0x7df08a…873966
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.005100%coinbase50d ago0x506ba0…69fc70
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.002100%coinbase50d ago0xa55a5a…b9df7e
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.02100%coinbase50d ago0x1c38e9…69dedf
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.01100%coinbase50d ago0x14a130…d84642
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.001100%payAI50d ago0x759f62…a9b93e
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.10100%payAI50d ago0x4bcb8c…837b11
0x8920…3a7e0x478b…39f2Basex402 servicePrice$0.001100%payAI50d ago0x8e3d79…19f163

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.