ged-x402-llm.jvalamis.workers.dev

Category
Service
Network
EIP155:137, EIP155:42161, EIP155:480
Avg / request
$0.12
Endpoints
1

Service overview

What is GEDX402 LLM?

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.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://ged-x402-llm.jvalamis.workers.dev/v1/llm/:model" \
  --method POST \
  --data '{
  "max_tokens": "{max_tokens}",
  "messages": "{messages}"
}'
What you get back
{
  "endpoint": "POST /v1/llm/:model",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services