深入了解代币转售市场
The relay market powering token resellers and fraud

原始链接: https://vectoral.com/blog/token-relay-market

人工智能行业正面临一种名为“中转服务”(relays)的地方性威胁。这是一类复杂的代理服务,它们以极低的折扣(通常比官方价格低 95% 以上)转售人工智能模型的使用权。这些中转服务运作于一个四层非法生态系统之中:信用卡商提供虚假凭证,账号池管理令牌和速率限制,中转运营商提供用户友好的品牌界面,而最终用户(从小型开发人员到工业规模的模型蒸馏者)则消费这些廉价的推理服务。 许多中转服务利用 *one-api* 等开源网关软件,通过被盗、免费试用或搜集来的 API 密钥路由流量。该市场已高度专业化,不仅提供价格比较工具和联盟营销计划,甚至还有针对被盗密钥的“可证明公平”抽奖活动。 对于服务提供商而言,目前尚无单一的解决方案,但防御需要采取多层策略:通过更严格的 KYC(了解你的客户)提高准入门槛,监控异常行为(如短时间内的高额支出或 IP 集群),以及强制执行严格的支出上限。最终目标是改变欺诈的经济效益;通过增加攻击者的运营成本,服务提供商可以迫使他们转向更容易的目标,尽管这种检测与规避的“猫鼠游戏”在现代代币经济中仍是不可避免的现实。

Hacker News 最新 | 过往 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 深入了解 Token 转售市场 (vectoral.com) 9 分,作者 mlenhard,45 分钟前 | 隐藏 | 过往 | 收藏 | 1 条评论 帮助 robluxus 6 分钟前 [–] > 例如,某运营商的价格比较网站上列出的一个套餐,仅需 425 元人民币即可购买等值 3,333 美元的 Anthropic 官方额度——相当于每花费 1 美元,实际可用金额仅为 0.13 美元。 这些数字合理吗?每花费 1 美元仅 0.13 美元的使用额度? 回复 考虑申请 YC 2026 年秋季批次!申请截止日期为 7 月 27 日。 准则 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:
相关文章

原文
← All posts

threat-research llm-security

Matt Lenhard 9 min read

My Story

I’ve spent a lot of time thinking about token fraud, a problem I first stumbled upon while working as a software engineer on an AI gateway.

We faced constant abuse. At first it was free-credit abuse, where users spun up accounts en masse. Then it was our support chatbot. I started talking to friends about it and hearing stories of companies losing millions of dollars to abuse each day.

The abuse took a number of different shapes, and the abusers were relentless. I came to realize that the problem was much bigger than us. A new form of fraud had emerged, and it had become endemic to the token economy.

While researching where the abuse was coming from, I stumbled onto a Chinese forum where operators openly discussed the relays and their methods. My notes on the industry and its players are below.

So What Is a Relay?

A relay — or “transfer station” — is essentially a service that proxies traffic to U.S. models, often at a deep discount. For example, one operator’s price-comparison site listed a package that bought the equivalent of $3,333 worth of official Anthropic credit for 425 RMB — roughly $0.13 of usage per $1 spent.

Effective rate

$0.13

of official usage per $1 spent

Sample package

$3,333

of Anthropic credit for just 425 RMB

Top discount

97.8%

off official pricing, at the cheapest relay

To make that concrete, here’s how far below official pricing the relays we track actually run, ranked by discount:

#ProviderMedian discount from official list price

  • 01Now Coding97.8%
  • 02I Code Easy97.1%
  • 03Claude ZZ96.6%
  • 04Doro96.4%
  • 05UoCode96.3%
  • 06ZeroCode94.9%
  • 07AiYa94.9%
  • 08HongMaCC94.2%
  • 09Right Code94.1%
  • 10BUZZ94.1%

How the Market Works

The ecosystem runs four layers deep, from the merchants sourcing raw accounts down to the developers buying cheap tokens:

01 Upstream 卡商 / 号商

Card & account merchants — virtual credit cards built to pass U.S. and European billing checks, plus bulk-registered accounts.

02 Midstream 账号池

Account pools — aggregate hundreds of upstream accounts, manage tokens and rate limits, handle failover, and expose a single API.

03 Downstream 中转站

Relays / transfer stations — wrap the pool's API in a clean, billed, Chinese-language product and compete on price.

04 End users

Developers, startups, and SaaS chasing cheap inference — plus commercial buyers running model distillation.

Upstream

Sitting at the top are the card merchants (卡商) and account merchants (号商). They sell virtual credit cards designed to pass U.S. and European billing checks, along with bulk-registered accounts.

Midstream

In the middle sit the account pools (账号池). A pool aggregates dozens or hundreds of upstream accounts, manages their authentication tokens and rate limits, handles failover when accounts get flagged, and exposes a single API surface that downstream relays can consume.

The inventory isn’t only model-lab accounts. Alongside direct OpenAI, Anthropic, and Google credentials are accounts harvested from the application layer.

Much of the forum’s activity centers on “reverse-engineered” access to tools like Kiro and antigravity, which are consumer products, not lab APIs. To a pool, it makes no difference whether a token comes from a lab or from an app built on one; anything that resells or exposes a model is a target.

Downstream

Downstream sit the relay / transfer stations themselves — the consumer-facing layer. They wrap the pool’s API in a clean Chinese-language product, handle billing and invoicing, run customer-support WeChat groups, and compete on price.

End users

At the bottom are individual Chinese developers, small startups, and mid-sized SaaS companies hunting for cheap inference — as well as some larger commercial buyers using the infrastructure for model distillation.

In practice these layers blur. Many operators run both the pool and the relay, and the forum’s own participants often use “pool” and “transfer station” interchangeably.

The Software Behind the Relays

Almost every relay I’ve looked at runs on one of two open-source projects: one-api or new-api.

Both are OpenAI-compatible gateways. An operator deploys the panel and adds a set of channels (渠道). Each channel represents a provider plus a pool of API keys. The panel exposes a single endpoint that matches the OpenAI API, so buyers just point their existing SDK at the relay’s URL. On every request it pulls a key from the pool, forwards it upstream, returns the response, and deducts quota priced by usage times a multiplier (倍率). It manages the users, tokens, pricing tiers, logs, and billing.

new-api is a more actively developed fork of one-api, and the difference is mostly commerce: it ships with self-service payment and recharge, plus image, video, and audio models. Across the relays we track, one-api turns up roughly four times as often as new-api; the original base is the more widespread of the two, even if new-api is the one built to sell.

There’s nothing inherently illicit about the software. one-api and new-api are neutral, legitimate tools. Plenty of companies self-host them to put their own accounts behind a single gateway with team quotas and spend tracking. A relay crosses the line when its channels are stocked with stolen, leaked, or pooled keys instead of the operator’s own, and when it resells that access against the providers’ terms.

The Methods

  • Free-trial abuse. Abusers automate account creation en masse to claim free credits, then proxy that traffic back to their own end users.
  • Chargeback attacks. Abusers charge back their spend after the usage period ends to recoup their costs — or use stolen cards from the start.
  • Prepaid cards. Abusers fund accounts with prepaid cards capped at a set limit.
  • Open inference. Any support chatbot without strict guardrails is ripe for having traffic proxied through it.
  • Denial of wallet. Not strictly a relay technique, but an emerging form of abuse I’ve been tracking: attackers fire off a flood of concurrent requests purely to burn a provider’s spend. It can be facilitated by any of the methods above. The difference is there’s no financial motive.

Who Are the Buyers?

The three main use cases seem to be cheap tokens, getting around geo-restrictions and model distillation. A few relevant quotes from the forum:

From the V2EX thread · translated

> @v2exgo · reply #38 V2EX

“Distillation uses Claude/CodeX models to train domestic models. There are intermediaries that specialize in distillation and can provide relevant evidence, but I can’t name specific domestic companies. Anyway, companies with strong programming capabilities are all distilling Claude; it’s a multi-billion RMB industry chain, and many big players earn hundreds of thousands a day.”

From the V2EX thread · translated

> @v2exgo · reply #129 V2EX

“It’s not just true — many distillers in the industry have made millions.”

A Growing and Maturing Market

> @v2exgo · reply #82 V2EX

“I got 20TB on my first day online.” (And: “You might get 100TB of traffic as soon as you go online.”)

I was surprised by how mature the market already is. There are price-comparison sites for the relays, affiliate programs, and even gateway products. On the forums, consumer demand looks just as strong. And these aren’t fringe operations: the ten highest-traffic relays we track pull a combined 3.6 million visits a month between them.

My hunch is that things get worse for the application layer from here. As Anthropic and others roll out KYC controls and identity verification, the abuse won’t disappear, it will just move somewhere else.

They’re Raffling Off Keys Now

A clear sign of how normalized this has become is that one of the relay directories runs a daily lottery for API keys.

The site — hvoy.ai, which otherwise bills itself as a relay authenticity checker and price-comparison tool, gives away fifty $100 API keys every single day. You earn entry credits from a daily check-in, spend 20 credits per ticket, and can buy up to three tickets a round. On the day I looked, 258 people had entered 401 tickets for the fifty keys.

hvoy.ai · daily draw for 50 × $100 API keys

Every day

50

$100 API keys given away per round

Cost to enter

20 pts

earned free from a daily check-in

A recent round

1,150

tickets competing for 50 keys

The part that got me is the fairness theater. The draw is provably fair — the same cryptographic scheme legitimate crypto-gambling sites use to prove they didn’t rig the result. The random seed is the hash of the latest Bitcoin block, winners are picked with a Partial Fisher-Yates shuffle, and the full list of entries is published as a snapshot before the draw.

How Providers Can Defend Themselves

I’ve talked to many companies facing this, and the truth is that there’s no clean fix. Fraud is a constant cat-and-mouse game. What follows isn’t a silver bullet — it’s the set of things that I’ve seen work and that others are doing, roughly in the order that abuse travels: from account creation, to detection and then to damage control.

  • Raise the cost of entry. Make accounts hard to create in bulk and cap what a fresh one can spend. Check for browser-based automation signals. Any client-side detection can be bypassed, but every bit of friction raises the attacker’s cost.
  • Watch the money. Flag prepaid cards, virtual cards, mismatched billing info, and small card-testing charges.
  • Watch the behavior. Look for patterns no real user produces: time from registration to first token, the model selected, prompt relevance (where you can measure it), account age, and IP signals (proxy, VPN, country).
  • Cluster the accounts. Watch for IP sybils and shared device fingerprints that tie supposedly-separate accounts back to one operator.
  • Monitor for cost anomalies. Setup monitos and alerts on AI spend as a failsafe, so that you can flip things off if abuse does start.

Assume some abuse gets through anyway, and limit what it can cost you:

  • Enforce spend caps, spend locks, and concurrency limits per account.
  • Reserve budget for every in-flight request, so concurrent calls can’t blow past your limit.
  • Start new accounts with low caps; let them earn higher limits with age and a verified card.
  • If an account’s risk rises mid-session, add friction like a CAPTCHA or an additional form of identity verification.

And when you do catch someone, throttle quietly. A clean error just tells the attacker which signal to fix before they come back.

None of this stops the abuse for good. But if you make attacking your own service expensive enough that the numbers stop working, they’ll try to find an easier target.

Sources

All quotes are translated from a V2EX thread in the site’s Programmers section, “A comprehensive guide to AI transfer station jargon,” started by the user v2exgo (who operates the relay at terminal.pub). The thread ran from March 5 to June 23, 2026 and drew roughly 35,000 views and 190 replies. Reply numbers below refer to that thread.

  • Primary source — V2EX thread: https://www.v2ex.com/t/1196011
  • Price-comparison aggregator: getcheapai.com.
  • Daily API-key lottery: hvoy.ai/free-tokens/lottery — 50 $100 keys drawn per day, settled with a Bitcoin-block-hash seed and a Partial Fisher-Yates shuffle.
  • Operator’s relay: terminal.pub
  • Effective-rate derivation: reply #50, where milkleeeeee computes the 425 RMB package as equal to the official $3,333 — about $0.13 per $1 of official usage.
联系我们 contact @ memedata.com