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%coinbase6d ago0x5d86b4…cb9197
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xe75fc7…80267d
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xb07041…1a475b
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xb71909…15b3b1
0x7dd8…17d20x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase7d ago0x19dad2…959bbf
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xc047be…56fd52
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xba6509…51124f
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0x28a193…3e4475
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xee55c7…a77c34
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0x63f33b…594946
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0x39b1dc…170aa6
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xd753d0…d7e672
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0x61e76c…28a9a5
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xeb12f0…771e6d
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xe3c9ab…426358
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0x144fde…b66311
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0x93be31…24a5e3
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xa37809…1de4be
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0x547049…8e507f
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0x887089…859533
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xf8ddae…0d2d55
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0x4a9fdd…66cfe3
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0x26cec7…98d698
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0x85546f…6e6b66
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase7d ago0xbdf7ba…8cc00d

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.