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 ago0x78ef7b…07a49d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x4b3446…6df428
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xe0961f…bdddb3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x709154…4c19b8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xe64387…3989c5
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x7541cf…9d7c32
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x663972…68e887
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x3e15d6…2fb602
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x5cf84a…7c1267
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xcc2a7d…0650fc
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x776dfb…ef5037
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x8fca66…5c529d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x0487dd…83f6a1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x3b2e0e…4c49c3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x7be3a7…f10955
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x96aaf9…8dac80
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xf0b50c…d3dbc8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x0e067b…6feedf
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x718e78…82c0f4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x68619f…129b0f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x5b2c65…d241e8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xc40eb5…f58fdd
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x78944a…417b47

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.