Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd40…cac40x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase15h ago0x9c74ea…c00856
0x3d60…e6380x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase22h ago0x4645e5…92175c
0x803e…88940x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase1d ago0xafa7c6…eaf8cb
0x803e…88940x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase1d ago0xbdb61a…84ed55
0x803e…88940x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase1d ago0xc5ea69…23751f
0x803e…88940x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase1d ago0xabd2e9…3e70b1
0x803e…88940x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase1d ago0x82f9d4…a6d21d
0x803e…88940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xd07ae4…0ebbf7
0x803e…88940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xf28a0b…7d77f3
0x3d60…e6380x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x18da44…810c3e
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xaf644c…6dc889
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x758aaf…6ad71b
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xfd2d47…082ac7
0x803e…88940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x27b962…0d43ba
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xe8a4e0…5ef5cf
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x15671c…e58208
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xe86c17…edca38
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x035649…137a83
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x40093d…ca32bd
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xb19ad4…f759ce
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x8971cd…2ff297
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xf1454d…c9bed4
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xbb13da…7c4ebe
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x9650b7…5f51c8
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x15d6b3…583506

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.