No monthly subscriptions. No setup fees. Three tiers by model class — ~1/10th the cost of centralized providers like OpenAI, Anthropic, or AWS Bedrock.
Pay-per-job
Routed to a verified GPU on the network. Same OpenAI-compatible API for every tier.
Each API call is routed to a GPU on the network and billed at the per-job rate of its model class — Small $0.02, Medium $0.08, Large $0.25. Free tier ($5 of credit) covers ~250 small jobs. Credits never expire.
What's the difference between Small / Medium / Large? +
Small = ≤8B-param models like Llama 3.2 and Phi-4 — fast and cheap, ideal for routing and lightweight chat. Medium = 8–32B (Qwen 2.5 14B is our always-warm default) — production sweet spot. Large = 32B+ reasoning models like Qwen 3.6 27B — for complex tasks.
What payment methods are accepted? +
Credit card (USD via Stripe) today. Paying in MYAI on Base — and the associated discount and rewards — goes live at TGE; the token contract is deployed but there is no liquidity pool yet. USDC via Circle x402 nanopayments is planned after that.
How is the MYAI token price set? +
USD is canonical. Your MYAI quote at click time uses a 30-minute Aerodrome TWAP and is locked for 60 seconds. So $0.08 medium-class job = ~64 MYAI at oracle, ~52 MYAI after the 20% discount.
What models are available? +
DeepSeek-R1 (7B/14B/32B), Qwen 2.5 (7B/14B-AWQ/Coder), Qwen 3.6 27B, Llama 3.2 (3B/8B), Phi-4. New models added by providers continuously. See live network.
Is the API OpenAI-compatible? +
Yes. https://api.myaitoken.io/v1/chat/completions — drop-in replacement, just change your base URL and API key.
How do I earn MYAI tokens as a provider? +
Run curl -fsSL https://myaitoken.io/install | bash on any machine with a GPU. Connect your Base wallet. The agent earns MYAI per verified inference job — 60% of every payment, 25% to treasury, 10% buyer rebate, 5% staking pool.