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%coinbase9d ago0x42572c…907fae
0xe3ba…3fb30x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase9d ago0x0ab0ce…29f655
0x9897…e0420x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x4b845d…49b4be
0x9897…e0420x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xc2813f…c8bb7f
0x9897…e0420x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase10d ago0x359df2…565340
0x2ebe…89d30x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase10d ago0xdfb327…f99499
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x470935…fa6994
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x6afa48…380a66
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xccf343…7c0077
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x9adc9b…f6c009
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xce7bd9…f74bd0
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x966ffb…2e20e6
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xf09f0a…ad5dde
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x181fd5…f39217
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x6d87e6…225a7b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x614dd0…0dc6dc
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xb0c17b…406abc
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x03a62f…ef126a
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x4ffa81…7f0a60
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x3077c5…42484b
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xd52529…e6c2bd
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xcf922a…179bd3
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xe1f81e…338cd2
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0x08134b…c3147d
0x1a44…43de0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase10d ago0xb0ef52…720a04

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.