Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase57d ago0xa7e685…113000
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase57d ago0xcd6cad…378239
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase57d ago0xfa6d19…ffa6a3
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase57d ago0x251627…9b3379
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase57d ago0x465cf6…67f9fd
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase57d ago0xc81738…a0cc29
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase57d ago0x034a0b…5121ef
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase57d ago0x5766f7…66a3a1
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase57d ago0x278e77…594bc7
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0xa38039…d3a068
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0x3b63e0…3698c2
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0xc74cfd…8dbdbe
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0xf77fbb…1960c6
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0x595c2c…0a5125
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0x2b3fbb…cc1561
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0xe2d416…84e6c6
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0x07574a…95b8f7
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0x8f9216…3e5c32
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0x2f4af8…c21f7a
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0xcabc4d…60ee69
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0x79a694…a683ab
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0x5d89a6…b08bc6
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0xb8860a…a22f10
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase58d ago0xbe9aa8…996710

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.