Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x4fb944…45bcb6
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x8dc1ca…7160ae
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x556af8…e78222
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0xc67929…d71abf
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0xa22573…0e770c
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x2b0527…71bdc0
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0xc8cb2a…f412a8
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0xe4a670…814802
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x1aa6b6…dc4c6e
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0xeaf680…c9df7f
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0xeb44df…bc4307
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0xf139f4…c72916
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0xe9dd89…0c9d83
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x5a9585…993254
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0xa21310…38d306
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x6ea54a…f2b850
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0xa1b6f1…04757a
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x9fc10d…5cb0e9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x0006da…458168
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x6d9004…d1cf5a
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x3d7130…1286a1
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0xda421b…8b491c
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x611ecc…c10d21
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x674be4…a379ac
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase5d ago0x06c173…53275f

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.