Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x9f8a00…cb6c25
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x0cc88c…809c53
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0xd3af58…875fdb
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0xb5ab6f…d4b279
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x4bfa2e…7ecf29
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0xbd2f5e…166b0d
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x19258c…9ac050
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x758c2e…f39ca2
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0xb0d139…9e32e0
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x366ed6…434bb9
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x8270d8…1d32ec
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x731097…1f93bf
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x62a78f…871bc3
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x08493b…aba9aa
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0xa623b7…f57716
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x5bbd8e…a9c230
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x77991d…ac55e7
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x5c65f6…101fd8
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0xf26c12…32935b
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x96f1fb…8c523f
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0xaa5605…9f97ce
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase70d ago0x071964…b78308
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase70d ago0x54bc0f…a35d19
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0xcbf639…88d501
0x8d7a…6e700x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase70d ago0x214087…96c481

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.