Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%coinbase90d ago0x447063…80062b
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%coinbase90d ago0x56d75d…463761
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%coinbase90d ago0xdb85ed…03b6c0
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%coinbase90d ago0x7bdeb3…347e14
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%coinbase90d ago0xed0dc0…f9212f
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%coinbase90d ago0x5fb215…10c2eb
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%coinbase90d ago0x1383aa…7cee2b
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%coinbase90d ago0x32077d…3d912f
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%coinbase90d ago0xaf34d2…8f42d0
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase90d ago0x8063fe…7b43ff
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%coinbase90d ago0x251469…594b48
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%coinbase90d ago0xb83ba4…d13174
0xf615…3d6c0x03d7…584cBasex402 service$0.05100%coinbase90d ago0x666def…c211e5
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase90d ago0x2a5ffb…c97bca
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%coinbase90d ago0x282de0…df7105
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%coinbase90d ago0x30c0b2…328deb
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%coinbase90d ago0xb10d1e…b21d31
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%coinbase90d ago0x313d01…34037a
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%coinbase90d ago0xa0185f…a2709e
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%coinbase90d ago0x479fa0…76be96

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.