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%coinbase14d ago0xd1acbe…0dc370
0x3c27…e93d0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase14d ago0x245c1d…822a92
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0xa45726…5b580f
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x79b621…4ece46
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0xa0048a…5ec45f
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x7f1544…f4629e
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x0beade…3bee7b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0xbb9434…5be5ea
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0xb32f2d…ba8d8d
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x1663b0…c36d9b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x0988a8…c3e7ff
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0xa1a9d8…d911cb
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x23ffa0…1e6ac6
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0xe5f1d5…bbb6e1
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0xb21185…83d857
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x2714bc…158f91
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0xa1a27e…19c922
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0xaa5635…b522fa
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0xc5a42f…75f913
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x8a1c8d…f11f0b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x28eaca…ed2b55
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x6fdbe7…64cddf
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x29c804…d51cba
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0xa4bdb7…556b36
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15d ago0x455605…169c91

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.