Virtual cards for agents and developers
Fund with Stellar. Spend anywhere. The first CLI-native infrastructure for instant global liquidity.

Streamlined for Speed
A straight line from crypto to consumer spending. No KYC hurdles for testnets, instant issuance on mainnet.
1. Generate address
Request a unique deposit address via CLI or wallet. Instant generation on the Stellar network.
2. Send XLM / USDC
Transfer assets to your assigned address. We detect the transaction within seconds via Horizon.
3. Receive card
A virtual Visa/Mastercard is issued instantly. Full card details returned in your terminal.
Built for the
Agentic Future
Headless Operations — Perfect for AI agents that need to pay autonomously
Structured JSON Output — Every response machine-parseable
Idempotent Operations — Safe to retry on network failures
Zero Interactive Prompts — No human required in the loop
Deterministic Exit Codes — Scriptable in any CI/CD pipeline
# AI Agent: autonomous card purchase
result = subprocess.run(
["stellar-card", "card", "buy",
"--amount", "50",
"--format", "json"],
capture_output=True
)
data = json.loads(result.stdout)
if data["ok"]:
card = data["data"]
print(f"Card ready: {card['last4']}")
else:
error = data["error"]
print(f"Fix: {error['suggestion']}")Streamlined for speed
Instant Issuance
Cards are active immediately upon creation. No waiting period.
PCI Compliant
Card data never touches our servers. Stripe handles all sensitive data.
Developer Native
Rust CLI, JSON output, pipe-friendly. Integrates into any workflow.
Crypto to Fiat
Bridge on-chain assets to real-world spending power in seconds.
Freeze Anytime
Instant card freeze/unfreeze via CLI or dashboard. Full control.
Full Audit Trail
Every action logged. Every transaction traceable. Compliance ready.
Simple, transparent pricing
No monthly fees. Pay only for what you use.
fixed fee + variable per card issuance
Example: $50.00 card