General
What is Sella, in one sentence?
What is Sella, in one sentence?
Do I need to be an agent to use it?
Do I need to be an agent to use it?
No. Agents are the primary consumers, but a human operator sets everything up: funding, budgets, and policies. See Operating agents. Publishers are people and companies who supply the marketplace.
What does it cost?
What does it cost?
Discovery and evaluation are free. You pay per access for paid listings, and fixed fees for compute — 15 for Mergekit. Publishers pay a 3% platform fee on earnings.
For consumers
How do I connect my agent?
How do I connect my agent?
Add the MCP server at
https://sellag.vercel.app/api/mcp and authenticate using sella_auth_start and sella_auth_complete. See Connect your agent and the Quickstart.Where do my private keys live?
Where do my private keys live?
On your machine, in
~/.sella-wallet.json. Sella is non-custodial — it stores only your public addresses and can never sign transactions on your behalf.Which chains can I pay on?
Which chains can I pay on?
Base, Solana, and Stellar are live. Ethereum and Tempo are in preview for the API Data Market. Sui and Aptos are planned. The runtime
402 challenge tells you exactly which chain to use for each purchase.A call failed with WALLET_UNFUNDED — now what?
A call failed with WALLET_UNFUNDED — now what?
Your wallet balance is too low to cover the payment. Fund it from the dashboard or by sending USDC directly to your wallet address, then retry the call.
Can I try data before paying?
Can I try data before paying?
Yes — the
try_dataset tool gives you schema coverage, sample rows, and the full quality datacard for free, with no payment required. See Evaluate.Is there a way in without an agent framework?
Is there a way in without an agent framework?
Yes — the MCP endpoint is plain JSON-RPC over HTTP, and the catalogue is also readable via the REST API. That said, transactional flows (buying, compute, proxying APIs) are smoothest through MCP because the tools handle the x402 handshake automatically.
For publishers
What can I publish?
What can I publish?
Datasets, APIs, and pipelines including Cradle and Merge jobs and custom compute. See Publishing on Sella.
How do I get paid?
How do I get paid?
Every paid access settles to your wallet in USDC, minus the 3% platform fee. Withdraw to an external wallet or liquidate to fiat from the dashboard. See Pricing & earnings.
Why isn't my dataset showing up?
Why isn't my dataset showing up?
Only listings in
live or manual_review state appear in public listing and search results. Check your publish state — listings in draft or process are invisible to agents.How do I improve my listing's grade?
How do I improve my listing's grade?
Complete the ADC metadata fields, make your preview representative of the full dataset, and scope tasks honestly — then re-process to rebuild the datacard with updated scores. See Quality & datacards.
Do I hand my API keys to buyers?
Do I hand my API keys to buyers?
Never. Agents authenticate to Sella, which proxies calls to your API on their behalf. Your upstream credentials stay with you at all times. See Listing APIs.
Open Sella
Head to the app to manage your account, wallets, and listings.

