Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1888…767b0x7f74…570fBasex402 service$0.02100%coinbase88d ago0xbbdd9e…5038fc
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase88d ago0x2732d0…ad4f80
0x1888…767b0x7f74…570fBasex402 service$0.04100%coinbase88d ago0x3a7c2a…dde4a2
0x1888…767b0x7f74…570fBasex402 service$0.03100%coinbase88d ago0x5d9ef1…57eaed
0x1888…767b0x7f74…570fBasex402 service$0.03100%coinbase88d ago0xb85521…709139
0x1888…767b0x7f74…570fBasex402 service$0.02100%coinbase88d ago0x2edec2…f3b64c
0x1888…767b0x7f74…570fBasex402 service$0.02100%coinbase88d ago0x01aeb9…8227cc
0x1888…767b0x7f74…570fBasex402 service$0.01100%coinbase88d ago0x513dd4…d6f993
0x1888…767b0x7f74…570fBasex402 service$0.01100%coinbase88d ago0x57eaee…467bd2
0xd9f2…1afe0x1888…767bBasex402 service$0.10100%coinbase88d ago0x8abdb1…a6a9ae
0xd9f2…1afe0x1888…767bBasex402 service$0.15100%coinbase88d ago0x6841d6…b3428c
0xd9f2…1afe0x1888…767bBasex402 service$0.45100%coinbase88d ago0x5afed5…c89e70
0xd9f2…1afe0x1888…767bBasex402 service$0.35100%coinbase88d ago0x810330…1ed9fe
0xd9f2…1afe0x1888…767bBasex402 service$0.35100%coinbase88d ago0xdc520b…03e33d
0xd9f2…1afe0x1888…767bBasex402 service$0.25100%coinbase88d ago0x10b2f3…52f432
0xd9f2…1afe0x1888…767bBasex402 service$0.04100%coinbase88d ago0x53f3e4…14d324
0xd9f2…1afe0x1888…767bBasex402 service$0.05100%coinbase88d ago0xf2856c…5e4464
0xd9f2…1afe0x1888…767bBasex402 service$0.03100%coinbase88d ago0x972069…903ca2
0xd9f2…1afe0x1888…767bBasex402 service$0.10100%coinbase88d ago0x28271d…c1037a
0xd9f2…1afe0x1888…767bBasex402 service$0.02100%coinbase88d ago0xe98f3c…d763f2
0xd9f2…1afe0x1888…767bBasex402 service$0.03100%coinbase88d ago0x1a10fc…4029bd
0xd9f2…1afe0x1888…767bBasex402 service$0.05100%coinbase88d ago0xbe0945…092304
0xd9f2…1afe0x1888…767bBasex402 service$0.05100%coinbase88d ago0xe67e2f…588db8
0xd9f2…1afe0x1888…767bBasex402 service$0.02100%coinbase88d ago0x51037d…637273
0xd9f2…1afe0x1888…767bBasex402 service$0.01100%coinbase88d ago0x72a0d3…bee773

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.