Agent fetch
Quikgater
You need a page fetched for an agent, with a bill attached. Quikgater does that. Ask without paying and you get HTTP 402. Pay on Base (x402) and the worker fetches. Hard pages go to a Fly render box. This is not compression and not Chamber.
Open the worker Status JSON Source
It is
A paid fetch rail. Live worker: missing URL → 400. URL without payment → 402. Render box: quikgater-browser-worker.fly.dev.
It is not
TRU8, Gate, or Chamber. It does not shrink files or lock secrets. Fetchgate.com is a different company; this product is Quikgater.
Try from a shell
curl -sS "https://quikgater-worker.ceedotrock.workers.dev/?url=https://example.com" should return 402 until you attach an x402 payment header.