How to Trade SpaceX and Other xStocks Right in Zerion
Trade SpaceX, Apple, Tesla, NVIDIA and 600+ tokenized stocks directly in Zerion, powered by xStocks. All from your own self-custody wallet.
You can trade SpaceX right in Zerion, alongside Apple, Tesla, NVIDIA, and 600+ other real-world assets in the form of tokenized equities. Created by xStocks, tokenized equities bring the best-known tickers onchain, so you can hold and trade them in the same wallet you use for ETH, USDC, and the rest of your portfolio. The best part that you don’t need a brokerage account and can trade many of them 24/7.
Here's how it works, and how to do it with Zerion.
What makes SpaceX tradable onchain: xStocks
xStocks is the largest network of tokenized equities onchain.
It brings the most-traded U.S. stocks and ETFs onchain as tokens, each backed 1-to-1 by the underlying security. These aren't synthetic instruments or price-tracking derivatives. They're fully collateralized, issued by Backed Assets, and freely transferable across wallets and protocols.
SpaceX trades as SPCXx, the tokenized version of SpaceX stock. It sits alongside other xStocks like AAPLx (Apple), TSLAx (Tesla), NVDAx (NVIDIA), and COINx (Coinbase). There are now over 600 stocks, ETFs, and upcoming IPOs (international stocks are coming soon). The tokens are live across Solana, Ethereum, BNB Chain, Mantle, and Ink with more chains coming soon. You can swap them like any other onchain asset.
A few things worth knowing about how xStocks work:
- 24/7 access. No market hours. You can trade SPCXx whenever you want, including weekends.
- Immediate settlement. Trades settle onchain right away rather than on a T+1 cycle.
- Onchain custody. The tokens live in your wallet, not a broker's account. You hold the keys.
- Composable. Because they're standard onchain tokens, xStocks can move them from chain to chain and plug into DeFi across Kamino, Morpho, Jupiter Lend, Pendle, and more.
- Corporate actions handled automatically. Dividends, splits, and similar events are reflected onchain through a token rebasing mechanism — no manual action needed.
One important note: xStocks are not available to U.S. persons or within the United States, and are currently restricted in a handful of other jurisdictions including Canada, the UK, and Australia. xStocks involve risk, the value of an investment can go down as well as up, and past performance doesn't predict future results. Check the xStocks documentation and the issuer's legal disclosures before trading.
How to trade SpaceX and other tokenized stocks in Zerion
Once you've got a wallet with funds on a supported chain, buying SPCXx — or any other xStock — is a standard token swap, the same flow you'd use to swap any two tokens in Zerion.

- Open Zerion
- Fund with USDC (or the relevant gas token) on the supported chain
- Search for SPCXx (or another xstock ticker)
- Enter amount and review the quote
- Confirm the swap
- View your position in the portfolio.
That's the manual path. If you'd rather track and trade with your AI agent, Zerion CLI can help you.
Track and trade SpaceX with AI using Zerion CLI
The Zerion CLI is an open-source tool that wraps the Zerion API and a local encrypted wallet vault. Any AI agent that can run shell commands (e.g. Claude Code, Cursor) can analyze wallets, sign messages, and execute swaps without writing API integration code.
Get set up in one command:
npx -y zerion-cli init -y --browserFrom there, you can check a wallet's positions, history, and PnL:
# Full read of any wallet — portfolio, positions, transactions, PnL
zerion analyze your-wallet.eth
# Token + DeFi positions
zerion positions your-wallet.ethAnd once you've staged a wallet and a scoped agent token, swapping into SPCXx is a single line:
# zerion swap <chain> <amount> <from-token> <to-token>
zerion swap solana 100 USDC SPCXxThe CLI ships with agent skills for every major AI coding agent, so you can tell your agent something like "buy $100 of SpaceX and report my new portfolio value" and let it run the commands.
This is the same setup you'd use to build a recurring buy, a rebalancing bot, or an agent that watches SPCXx and other xStocks’ tokenized equities and acts on your rules.
Track SpaceX and other xStocks positions with Zerion API
If you're building a product like a portfolio tracker, an agentic wallet, or a trading dashboard, the Zerion API gives you the data layer for SPCXx, the SpaceX tokenized equity, and every other xStock position.
With one unified schema across all major EVM chains and Solana, you can pull:
- Portfolio balances including SPCXx and other xStocks holdings, valued in real time
- Transaction history decoded into human-readable actions, so a SPCXx swap shows up as exactly that
- PnL tracking per wallet and per token, to see how a SpaceX position is performing
- Positions across thousands of DeFi protocols, so xStocks used in DeFi are accounted for alongside everything else
You can also get real-time updates through webhooks and streaming, and pay per request with x402 for autonomous agents, even without an API key. Whether you're surfacing one user's SpaceX position or indexing xStocks activity across thousands of wallets, it's the same integration.
Get a free API key, which includes up to 2,000 calls per day to start.
Getting started
Trading SpaceX in the form of SPCXx as well as other tokenized stocks onchain comes down to three paths, depending on how you want to work:
- Trade it yourself in Zerion: fund a wallet, swap into SPCXx or any other xStock, done.
- Automate it with AI using the Zerion CLI and agent skills.
- Build on it with the Zerion API to track positions, history, and PnL across every chain.
The same tokenized stocks, available three ways. Pick the one that fits how you trade and build.