> XSTX
Xingtu AI (api.xstx.info) is a third-party LLM aggregation relay that was previously marketed for free Claude and Codex access. Community reports and service status trackers indicate the service has been down for several months and may have effectively 'soft-runaway', transitioning to a new platform named Reclaude.
// pros
- Once claimed to be one of the largest relays (multiple 3000-member QQ groups)
- OpenAI/Claude protocol compatible, with a chat client and status page
// cons
- Per community reports, down for months, effectively a soft-runaway
- Anonymous operation, almost no independent reputation in mainstream tech communities
- Prepay model plus ultra-cheap free Claude implies risk of stolen upstream keys/runaway
- Existing balances must be migrated to reclaude at a 20% haircut; high deposit-fund risk
Not recommended for top-up or any important use; the service is chronically unstable and appears to be a soft-runaway. For information only; do not transmit confidential code/data or make large deposits.
community_reputation
Negative reputation: helpaio and others describe prolonged downtime, soft-runaway, and a pivot to reclaude; V2EX/Linux.do/NodeSeek have almost no independent discussion, weak third-party footprint, an anonymous high-risk relay.
imported analysis — independent third party, not Uprouter editorial · verify before relying on it
Free tier present — value not quantified
This provider offers a free tier, but its terms don’t convert cleanly into a USD figure (e.g. request-count limits or capacity-dependent pools). We refuse to print a misleading zero here. See the note below and the official pricing page for the exact limits.
note: No public free-tier information found (researched 2026-08-28). Source note: Previously attracted users with 'free Claude/Codex'; its companion chat client chat.xstx.info had a shared daily 100-CNY quota; the API side uses CNY pricing with Stripe top-up (~$8/unit). Current free availability is doubtf
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Free tier (source-reported) | free | — | — | — | Previously attracted users with 'free Claude/Codex'; its companion chat client chat.xstx.info had a shared daily 100-CNY quota; the API side uses CNY pricing with Stripe top-up (~$8/unit). Current free availability is doubtful (prolonged downtime). |
Pricing normalized from public sources — always verify with the provider.
// model prices
| Model | Input /1M | Output /1M | Context |
|---|---|---|---|
| (claimed) Claude family | — | — | — |
| (claimed) Codex/GPT family | — | — | — |
<a href="https://uprouter.online/s/api-xstx-info" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/api-xstx-info.svg" alt="XSTX live status on UPROUTER.ONLINE" height="40"></a>Paste this into your README, docs or status page. The badge shows the same best-effort probe data as the directory, refreshes automatically, and links back to the full XSTX entry — no tracking, no scripts.
$ Does XSTX have a free tier?
Yes — XSTX offers a free tier. Always confirm current limits on XSTX's official pricing page — free tiers change without notice.
$ How much does XSTX cost per 1M tokens?
XSTX does not publish simple per-1M-token pricing (it may bill per request, per output, or via a subscription plan). Check their official pricing page for exact figures.
$ Is XSTX safe to use?
Uprouter rates XSTX as high risk. Rated high risk. Limited or no official documentation, an opaque or anonymous operator, unstable availability, or pricing and terms that could not be independently confirmed. Relays of this kind may resell shared upstream credits or forward prompts through intermediate hops, so data-handling guarantees are weak. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use XSTX through Uprouter Connect?
XSTX is not marked Connect-compatible in our catalog yet. You can still use their API directly, or request compatibility via /submit.
Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.
No published reviews yet — be the first.
// more_informationprice history · live status · risk & confidence · code snippets
price_history
No recorded changes yet.
live_status
full history →best-effort probes · not a guarantee · last 14h ago
| Checked | Status | Latency |
|---|---|---|
| 14h ago | down | 224ms |
| 1d ago | down | 228ms |
| 2d ago | down | 219ms |
| 2d ago | down | 245ms |
| 4d ago | down | 249ms |
| 12d ago | down | — |
Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.
risk_&_confidence
Rated high risk. Limited or no official documentation, an opaque or anonymous operator, unstable availability, or pricing and terms that could not be independently confirmed. Relays of this kind may resell shared upstream credits or forward prompts through intermediate hops, so data-handling guarantees are weak.
Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.
code_snippets
# XSTX's own API — get a key from their dashboard
curl https://YOUR-PROVIDER-ENDPOINT/chat/completions \
-H "Authorization: Bearer THEIR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "claimed-claude-family",
"messages": [{ "role": "user", "content": "Hello" }]
}'Direct to the provider — Uprouter receives nothing; verify their current pricing before purchasing.
Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.