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%coinbase12d ago0x7700d8…9af31a
0xf331…194c0x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase12d ago0x4179c3…e5736b
0x2ebe…89d30x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase13d ago0xb3fd75…36c61f
0x79f8…f7580x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase13d ago0x6c28a6…e634b4
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0xb432e4…46f83a
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0xfae539…4fb3b9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x33f91e…b43630
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0xf20ddf…02ad9a
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0xca634e…aaa986
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x433f77…6aa83f
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x22c330…7b460e
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x3e13e5…25c461
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x1d2c32…5a4f26
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x36d8f8…00ec8e
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0xbbfb9f…8c413c
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x46d462…ecaa3b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0xcb74f2…2a85e2
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0xb818ed…4964b5
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x48cbed…a59920
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x515160…d1300a
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0xf97c73…956d43
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0xfeb28e…68c403
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x93d2b8…cea395
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x4b78a2…e9f43d
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase13d ago0x77e72b…f3b109

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.