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%coinbase21d ago0x72ffb2…bafa1a
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0xe3f232…f7da71
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x6886a5…60273c
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x4ea045…1e3cbd
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x680cb9…9cc975
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x04d45d…118554
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x6e3d5c…97a05d
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x6ef26d…a733c3
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0xd5fcba…995014
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x9e3917…56a84c
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x8bbbe5…97b11d
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x080113…c42817
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x22223e…8dd1d0
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x488f20…bb1a0c
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x600273…41942b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x96ebef…afc39e
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x3a25a1…a96d69
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x87c42a…a64395
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x89fe80…4e1da9
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x10fbd9…ad3cbc
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0xb42a70…cae135
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0xfa8456…e1f838
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0xecc2e2…b1dde6
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0xb89818…bb4b79
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase21d ago0x1c8a45…48e190

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.