Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x146618…3284f5
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x3d2c67…ae4281
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xdba1b6…021ee9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x473ab0…7df213
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x9df5fd…242d89
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x6702fb…9681da
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x4c1720…5d8057
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x61bfaa…3e2700
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x2d0057…3ff9bf
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xb6a054…4abf2f
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x48b470…496327
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xd5c603…f7a4a7
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xb96cd6…1ef3cf
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x569538…bf889f
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x0dea65…5fc089
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xfc1a63…fe64b6
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x63d0e4…b485de
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x822a1e…3afedf
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xb8857b…35b532
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xb21d6a…e7376b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x04a8ed…fb3092
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x7e7b34…fa6cf9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x17960c…adef65
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x4af5d3…0c0e9b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x1d4ad0…95bd5d

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.