Qwen3.8 Flash-Next
Qwen's multimodal mixture-of-experts reasoning model for long-context chat, visual understanding, tool use, and structured output.
- Modality
- Chat
- Input
- $0.0655908
- per M tokens
- Output
- $0.22137
- per M tokens
- Listed
- Sep 14, 2026
- Uptime
- 100%
- last 3 days, measured
Playground
Run this model right here. Billed to your account credits per use through the same signed-receipt pipeline as the API.
Checking your session…
Pricing
Charged per use against a signed receipt. Current price version v3; versions are immutable, so the chart below is the platform's actual pricing record.
- Input
- $0.0655908
- per M tokens
- Output
- $0.22137
- per M tokens
Trust & routing
Current trust properties and dispatch capacity advertised by the OpenMayhem network.
- Registered tiers
- T1
- Live tiers
- T1
- Quantizations
- nvfp4
- Live routes
- 1
- Live providers
- 1
- Prompt processing
- Provider-visible
- Context capacity
- 262.1K
- Concurrent requests
- 1
Routing providers
Activity
What actually ran on the platform, per day over the last 30 days. Settled usage from receipts; nothing synthetic.
Show as table
| Day | input tokens | output tokens | Requests |
|---|---|---|---|
| Sep 14 | 131,760 | 38,633 | 20 |
| Sep 13 | 0 | 0 | 0 |
| Sep 12 | 0 | 0 | 0 |
| Sep 11 | 0 | 0 | 0 |
| Sep 10 | 0 | 0 | 0 |
| Sep 9 | 0 | 0 | 0 |
| Sep 8 | 0 | 0 | 0 |
| Sep 7 | 0 | 0 | 0 |
| Sep 6 | 0 | 0 | 0 |
| Sep 5 | 0 | 0 | 0 |
| Sep 4 | 0 | 0 | 0 |
| Sep 3 | 0 | 0 | 0 |
| Sep 2 | 0 | 0 | 0 |
| Sep 1 | 0 | 0 | 0 |
| Aug 31 | 0 | 0 | 0 |
| Aug 30 | 0 | 0 | 0 |
| Aug 29 | 0 | 0 | 0 |
| Aug 28 | 0 | 0 | 0 |
| Aug 27 | 0 | 0 | 0 |
| Aug 26 | 0 | 0 | 0 |
| Aug 25 | 0 | 0 | 0 |
| Aug 24 | 0 | 0 | 0 |
| Aug 23 | 0 | 0 | 0 |
| Aug 22 | 0 | 0 | 0 |
| Aug 21 | 0 | 0 | 0 |
| Aug 20 | 0 | 0 | 0 |
| Aug 19 | 0 | 0 | 0 |
| Aug 18 | 0 | 0 | 0 |
| Aug 17 | 0 | 0 | 0 |
| Aug 16 | 0 | 0 | 0 |
Performance
Measured from real, settled requests over the last 30 days. No synthetic benchmarks.
- Request latency
- 16 s
- median · p95 125 s · 19 requests
- Throughput
- 53.7 tok/s
- 19 requests
- Success rate
- 100%
- 19 finished requests, 30 days
This week: 170.4K tokens across 19 requests.
Availability
Provider availability polled every minute by the platform itself, replayed hour by hour.
100%online over the last 3 days
Tracking since Sep 14, 3 AM
Providers
Who actually served this model, attributed from signed receipts over the last 30 days.
| Provider | Requests | Share | Tokens | Avg latency | Last seen |
|---|---|---|---|---|---|
| 92293ede…d247 | 19 | 100% | 170.4K (100%) | 31 s | Sep 14 |
Supported parameters
From the network's signed model contract; anything else is rejected before a provider runs.
Use it
OpenAI-compatible: point an existing SDK at api.openmayhem.ai and use this model ID.
curl https://api.openmayhem.ai/v1/chat/completions \
-H "Authorization: Bearer $OPENMAYHEM_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen/qwen3.8-flash-next",
"messages": [{"role": "user", "content": "Hello"}],
"max_tokens": 2000
}'FAQ
What does Qwen3.8 Flash-Next cost on OpenMayhem?
Qwen3.8 Flash-Next currently costs $0.0655908 / M input · $0.22137 / M output. There is no subscription: you buy credit and every request settles against a signed receipt for exactly what it used. Prices are versioned, and the full price history is published on this page.
Is Qwen3.8 Flash-Next available right now?
Yes. 1 provider serving Qwen3.8 Flash-Next right now, and it was online 100% of the last 3 days as measured by our own polling.
How do I use Qwen3.8 Flash-Next?
Send an OpenAI-compatible request to https://api.openmayhem.ai/v1/chat/completions with "model": "qwen/qwen3.8-flash-next" and your API key. Existing OpenAI SDKs work by changing the base URL. Create an account to get a key and starting credit.
Who serves Qwen3.8 Flash-Next?
Independent providers on the OpenMayhem network run the model on their own hardware. Over the last 30 days, 1 provider served it; the providers table on this page is attributed from signed receipts, not self-reporting.
Are my prompts stored?
OpenMayhem does not persist prompt or completion text. Requests are proxied to the serving provider and only billing metadata is retained: usage counts, the price applied, and the provider's signed receipt. The provider that serves a request necessarily processes its content.