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%coinbase34d ago0x5f19cb…e3a52c
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase34d ago0x2853db…bbadcf
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase34d ago0x3c066b…46e0b9
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase34d ago0x1fc0db…08a6f8
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase34d ago0xc4222e…67c9ac
0x8da9…31fe0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase34d ago0x90a91e…8be6a0
0x8da9…31fe0x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase34d ago0x2d64cc…f54631
0xdf7e…c36e0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase35d ago0x59dabc…bec629
0xdf7e…c36e0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase35d ago0x1be1ba…27a11b
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase35d ago0x32a0b7…d29a56
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase35d ago0xe9eff0…d30ddd
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0xfd0d8f…e21cf3
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0x11c558…ff398c
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0xbf5dfb…233ebb
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0x059f16…b60b38
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0xa31430…341513
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0xa94228…ff4ab8
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0x61c078…90abb2
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0x95cee4…511402
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0xf3cd82…299999
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0xeba1f5…456f57
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0x4368da…53291e
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0x7e9964…aa64ae
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0xbc2d41…2fbaa1
0x70dd…94190x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase35d ago0x7eb983…d38c60

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.