Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase3d ago0xfeaa2e…f344ad
0x40eb…50c60x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase3d ago0x645112…1c652e
0x1985…5c870x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase3d ago0xb46379…13a4b3
0x26b6…74190x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase3d ago0x39c8ef…f1f084
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase3d ago0x03382a…bff83d
0xd86c…28050x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase3d ago0x3611c0…1cbda5
0x6dcb…44670x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase3d ago0x8428dd…5fe08f
0x6dcb…44670x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase3d ago0xbf5222…5b8ee8
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xa36f0b…3bd725
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x6e9950…825195
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xcaec05…dc35f3
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x02b034…501c31
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xda0fd7…ad5a3e
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xed1c86…699cee
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xe238de…0522d8
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x79f7ae…1febe1
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x44d06a…356069
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x28acca…4dab07
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xe67e1d…351b71
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xe6eba3…1cdc8a
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xa395f6…e9d5b5
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x218983…6ed457
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xe70b1e…6406dc
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0x23d7dc…74c759
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase4d ago0xbfcb07…45cf79

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.