Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x56e1ee…81ea0f
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x0210cf…ba9088
0xd34e…469c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x730c96…e19b1c
0x40eb…50c60x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x7fefc7…b21ee8
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x47483a…1fabee
0x1985…5c870x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xb7ac0c…35ddad
0xd34e…469c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0xf9d8f1…187a8a
0x26b6…74190x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase1d ago0x2580ed…7e7d78
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x7460e4…1bf1ee
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0xd3be2f…6ca0d4
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x53ef06…e7f773
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0xecf108…2fc58f
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x7c4c9c…5c908d
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x9bd61e…a3282f
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x34e10f…484391
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x4a2fd6…8204ac
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0xfb03e3…b9133d
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0xdf4509…380b35
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x340a63…1b30a0
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x673c24…3725ec
0x75be…e9940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0xc4395e…c9d86b
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x58b35f…a196a3
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x027120…856896
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x700490…bff677
0x4c29…94940x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase2d ago0x503b52…ad674a

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.