Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c27…e93d0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x2cae90…8ea117
0x3c27…e93d0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x819064…dfc83e
0x3c27…e93d0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x5b3c0e…e3bf91
0x3c27…e93d0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xd45947…a96684
0x99d5…cf800x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase10d ago0x197c03…6ea8fa
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xd68787…1bf9db
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x89e63f…c023fb
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x55d5e2…f4d806
0xad8a…1d8f0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0xd3a7b2…46a653
0xad8a…1d8f0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0xf2ee77…1a8097
0xad8a…1d8f0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x14bc9c…fcc825
0xad8a…1d8f0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x00aaee…bd7da0
0xad8a…1d8f0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0xc6f42b…07f014
0xad8a…1d8f0x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase11d ago0x418544…f180be
0xad8a…1d8f0x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase11d ago0x4c9d46…25a404
0xad8a…1d8f0x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase11d ago0xfff3d3…fb8711
0xad8a…1d8f0x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase11d ago0xffb51c…53e2e1
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x537f05…c09cdd
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0xbfa218…a1e0ac
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x1bac3f…f6195b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x1fc2dd…cf88b6
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x7fb0b5…c86f42
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x9cc306…714b24
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x43990b…ebbb5d
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x22f439…4cd8e0

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.