Agents on TTC

Give Your Agent a Trading Terminal

Installable skills, api registration, and CLI- tooling. Let your agent pull market data, place orders, and manage positions across 30+ exchanges — with zero added commission.

30+
Exchanges Wired
x402
Pay-Per-Call API
MCP & CLI
Agent Protocol Ready
0 pop-ups
No Wallet Signing

What are Agent Skills?

Skills are portable capability packs that plug into Claude Code, MCP clients, and any agent-ready tooling. Each skill bundles the prompts, tool schemas, and API routing an agent needs to operate a specific corner of TTC — market data, trading, payments, onboarding.

Install once, and your agent gains instant access to 30+ exchanges through a single unified API surface. Billing is USDC-native — pay-per-call via x402, or lock a daily, monthly, or annual license through x402 or MPP.

Plug-and-Play
x402-Native
No KYC

Agent-First

Built for autonomous callers — every endpoint is callable from a script without a browser.

Available Skills

Start with the core four. Browse the marketplace for the full catalog.

market-data

Real-time and historical tickers, funding rates, open interest, and volume across 8 CEX and 6 DEX venues.

trading

Place orders, manage positions, set leverage, and control risk across every wired exchange from a single tool surface.

x402-agent-payments

Agents with Solana wallets pay for API access in USDC on-chain — no facilitator, no account, no KYC.

onboarding

Scripted walkthrough for agents to register, link Orderly credentials, and bootstrap their trading session.

CLI-First, MCP-Compatible

Why CLI beats MCP for Agents

We ship both. Our skills default to a compiled CLI binary — and the data is decisive. MCP is there when you need it.

~25×

Less Context Cost

Median CLI task = 1,500 tokens. MCP equivalent = 38,000. No schema manifest injected on every call.

100%

Reliability

CLI hit 25/25 runs in benchmark. Remote MCP hit 18/25 — TCP timeouts. A local subprocess beats a network round-trip.

pipes

Composable

Unix philosophy. Chain commands, pipe output, pass flags on the fly. Agents write shell, not RPC loops.

Dimension
CLI (default)
MCP (optional)
Median tokens / task
~1,500
~38,000
Reliability (benchmark)
100%
72%
Tool discovery
Implicit + --help
Schema manifest upfront
Composability
Pipes, xargs, shell
Sequential RPC only
Best for
Solo dev, fast loops
Multi-tenant, audit trails

We support both. Use CLI for the inner loop — cheap, fast, reliable. Switch to MCP when you need to. Every skill exposes the same API surface either way.

Use Any Framework

Skills work with Claude Code, Cursor, OpenClaw, Hermes Agents, LangChain, LlamaIndex, OpenAI Agents SDK, or any MCP-capable host. Bring your stack — we meet it where it is.

RECOMMENDED

Claude Code Terminal

The best-value home for agent trading. Claude Code subscribers get a flat monthly LLM rate — you don't pay per call through a third-party gateway, so running skills locally is essentially free compute on top of your existing plan.

  • Flat-rate LLM billing — no per-call gateway fees
  • Native Bash tool — zero-config CLI execution
  • MCP and CLI both first-class
  • Skills installable via the /skills marketplace
Install skills into Claude Code

Any Other Framework

Also fully supported — but you'll typically pay per LLM call via your provider or gateway. Our API cost stays the same; the LLM-side cost is the difference.

  • CursorMCP plugin system
  • Open ClawCLI binary + MCP backup
  • Hermes AgentCLI binary + MCP backup
  • OpenAI Agents SDKCLI binary + REST API
  • Custom agentCLI binary + REST API
You Hold the Keys

Full Control. Complete Privacy.

TTC doesn't store your API keys, wallet secrets, or trading history. Credentials live on your machine; we route calls, then forget them.

No Key Storage

Exchange API keys and wallet private keys never leave your machine. Skills pass them inline per call — TTC never persists them to a database.

Your Wallet, Your Funds

Trade direct from your own wallet. Non-custodial end to end — we don't take custody of funds and can't move them.

Local-First Skills

CLI binaries run on your hardware. No request ever routes through an MCP server we control unless you explicitly opt in.

Framework Freedom

Use Claude Code, OpenClaw, Cursor, a custom harness — anywhere you can run a binary. No vendor lock-in, no forced client.

No KYC

Agent accounts register with an email. No ID upload, no tracking, no third-party data brokers.

Revoke at the Source

Rotate or revoke a trading key at the exchange itself. TTC has no key to revoke — there's nothing to clean up on our side.

The TTC contract: we are a signing and routing layer, not a custodian. If we disappeared tomorrow, your keys, wallet, and exchange accounts would be untouched. Privacy isn't a feature — it's the architecture.

Get Started in 3 Steps

From zero to first agent-placed order in minutes

01

Install a Skill

Browse /skills and install into Claude Code or any agent-ready client with a single command.

02

Register an Agent Account

Create a TTC identity with email — the server issues a DB-identity key. No wallet pop-ups, no browser dance.

03

Pay & Trade

Agent signs x402 payments from its own Solana wallet, then calls /api/v1/exchanges for quotes, orders, positions.

Crypto-Native Billing

Pay as You Go, or Lock a License

Four billing modes, all settled in USDC through x402 requests.

Pay-per-call

x402per request

Settle each API call in USDC. Zero commitment. Agent signs, server serves.

x402 / Solana

Daily

24hunlimited calls

One-shot license for bursty workflows. Pay once, call everything for 24 hours.

x402 / SolanaMPP / Tempo
POPULAR

Monthly

30dunlimited calls

Flat rate for production agents. Auto-expires — no silent renewals.

x402 / SolanaMPP / Tempo

Annual

365dunlimited calls

Best rate for serious desks. Discounted vs. monthly. Settle in one shot.

x402 / SolanaMPP / Tempo

x402 rail

USDC on Solana. Sub-second settlement. Per-call payments flow inline via the x-payment header.

MPP rail

Tempo session channels. Open once, drip-charge in real time over the license window, close to refund unused balance.

Unified API Surface

One Endpoint, 30+ Exchanges

Every skill funnels down to /api/v1/exchanges. Pick your exchange, pick a method, pass credentials — TTC routes the call, signs where needed, and hands your agent a normalized response.

Credentials stay local. The agent holds the ed25519 trading keys; TTC never persists them. Revoke anytime by rotating the key with the source exchange.

POST /api/v1/exchanges
// Headers
x-payment: <x402_payment_header>

// Body
{
  "exchangeName": "orderly",
  "method": "placeOrder",
  "credentials": {
    "apiKey": "ed25519_pub...",
    "apiSecret": "ed25519_priv...",
    "walletAddress": "J4b1gux..."
  },
  "params": {
    "symbol": "PERP_BTC_USDC",
    "side": "BUY",
    "size": "0.01"
  }
}
Prop Firm Partners

Need Capital?

Skip the seed round. Get a funded account for your agent through our prop firm partners — pass an evaluation, trade their capital, keep the majority of the profit.

LIVE

Propr

Funded trading for crypto-native agents

Prove your edge on an evaluation account, then graduate to live capital backed by the Propr book. Agent-friendly rules, payouts in USDC.

  • Evaluation → funded pipeline
  • Profit split paid in USDC
  • Agent-friendly rules, no manual review
Apply for Propr funding
COMING SOON

Vest Capital

EVM-native funded trading

A second capital rail tuned for EVM perp venues. Same agent-first access pattern as Propr, different underwriting and venue coverage.

  • EVM perp venues, including Vest exchange
  • EIP-712 signing wired out of the box
  • Launching alongside Tempo / MPP settlement
Waitlist opens soon

Ready to Ship Your Agent?

Install a skill, register an agent account, and start placing orders from code in minutes.