https://ged-x402-llm.jvalamis.workers.dev/v1/llm/:model
Chat completion with GLM 5.2 on Cloudflare Workers AI (@cf/zai-org/glm-5.2). POST JSON messages[] (system/user/assistant) and optional max_tokens; pay USDC per request with dynamic neuron-based pricing.
What this profile is sourced from
Things to know before drawing strong conclusions
accepts[] entry is used.Raw HTTP — what an agent observes
GET https://ged-x402-llm.jvalamis.workers.dev/v1/llm/:model → HTTP/1.1 402 Payment Required X-Payment-Required: $0.1200 X-Payment-Currency: USDC X-Payment-Chain: base GET https://ged-x402-llm.jvalamis.workers.dev/v1/llm/:model X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…