Qwen LLM via x402 Gateway is a paid API for AI agents from x402-gateway-production.up.railway.app, paid per call via x402, $0.004000/call, status unknown (last checked 2026-09-13, last successful call 2026-07-17).
Calls Alibaba's Qwen flagship model for multilingual text generation, reasoning, and coding tasks via a pay-per-call x402 gateway
Alibaba's flagship open model — excellent multilingual and coding capabilities
Returns a text completion or chat response from Alibaba's Qwen model, which may include prose, code, translations, reasoning, or structured output depending on the prompt.
POSThttps://x402-gateway-production.up.railway.app/api/llm/qwenChoose this endpoint when you need strong multilingual capabilities (especially Asian languages), want an open-model alternative to GPT/Claude, need solid coding assistance at low cost ($0.004/call), or want Alibaba's Qwen specifically for compliance or preference reasons. Prefer over GPT-4o mini when multilingual fidelity matters most.
{
"messages": [
{
"role": "user",
"content": "Say hello"
}
]
}{
"model": "qwen/qwen-2.5-72b-instruct",
"usage": {
"cost": 0.0000076,
"is_byok": false,
"cost_details": {
"upstream_inference_cost": 0.0000076,
"upstream_inference_prompt_cost": 0.0000036,
"upstream_inference_completions_cost": 0.000004
},
"total_tokens": 20,
"prompt_tokens": 10,
"completion_tokens": 10,
"prompt_tokens_details": {
"audio_tokens": 0,
"video_tokens": 0,
"cached_tokens": 0,
"cache_write_tokens": 0
},
"completion_tokens_details": {
"audio_tokens": 0,
"image_tokens": 0,
"reasoning_tokens": 0
}
},
"content": "Hello there! How can I assist you today?"
}Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"