OpenAI-compatible playground
The Run button calls https://keryx.cc/api/v1/chat/completions exactly as any OpenAI SDK would (model keryx, stream:true). Free — no key. Watch the agent decide, then pay the creators it cites.
curl https://keryx.cc/api/v1/chat/completions \
-H "Content-Type: application/json" \
-d '{"model":"keryx","messages":[{"role":"user","content":"How do x402 and stablecoins enable autonomous AI agent commerce?"}]}'Pass a kx_live_… key (mint at /dev) as the Bearer token for higher limits. Full schema at /api/docs.