Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0x75b7d2…aea7e8
0x26b6…74190x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0xcefab1…6d6ffe
0xd34e…469c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0x46c3e1…6351b2
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0x6e5aa8…322b0c
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0x480b09…bc3b99
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0x87f3e3…786445
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0xd2b13b…8ff13a
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0x4d6dc7…50eea2
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0x8fd209…b2abfe
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0xa1318b…f620e5
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0x8b6737…ff4a4b
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0x73b544…445b2b
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0x182697…57ed52
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0xa2b1c6…257dce
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0x072504…25cf56
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0xd5cd18…a1e9bc
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0xf4f327…ebc231
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase54d ago0xd8bd79…df47ee
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase55d ago0xa2d276…e01a9f
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase55d ago0x0feb26…726622
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase55d ago0x9455cc…6c611c
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase55d ago0xf6f48b…cdc470
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase55d ago0x3cfd83…31c2dc
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase55d ago0xbde955…b71abe
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase55d ago0x4b863b…42b463

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.