No sales call

Start shipping stablecoin products today.

Skip the 3-month enterprise sales process. Sign up, onboard in 24 hours, and ship your first transfer by end of day.

Payout · Live
$10,000.00USD → BRL
Treasury USDBrazil bank account
Status
Settled in 38 secondstx_8f4a...d29c
transaction.tstypescript
client.transactions.create({
  customer_id: 'cust_2abc...',
  amount: '10000.00',
  source_asset: 'USDC',
  source_network_id: 'ethereum-mainnet',
  destination_id: 'dest_9xyz...',
  destination_asset: 'USD',
  destination_payment_rail: 'ach',
});
From Seed to Series B startups
Helium FoundationAUDIUSUMAC3thriveparallax
How it works

Sign up. Get approved. Start shipping.

Three steps from zero to production. No sales call in any of them.

STEP 01 · 5 MIN

Sign up

Create an account. Explore the sandbox immediately. No credit card, no commitment.

STEP 02 · <24H

Submit KYB

Submit your business docs. An onboarding analyst reviews within hours.

STEP 03 · TODAY

Start shipping

Buy credits from the dashboard, make your first API call, move your first dollar.

Sandbox

Try the API before you sign up.

Full sandbox access with test credentials. Hit real endpoints and run the whole flow (issuance, payouts, webhooks) before you commit to anything.

Same API as production. The sandbox is the exact surface area you'll deploy to production. Test once, ship once.
// Works with test keys. No signup required.
import { DakotaClient, Environment } from '@dakota-xyz/ts-sdk';

const client = new DakotaClient({
  apiKey: 'test_sk_...',
  environment: Environment.Sandbox,
});

const tx = await client.transactions.create({
  customer_id: 'cust_2abc...',
  amount: '1000.00',
  source_asset: 'USDC',
  source_network_id: 'ethereum-sepolia',
  destination_id: 'dest_test_9xyz...',
  destination_asset: 'USD',
  destination_payment_rail: 'ach',
});
Why Dakota

Built for production from day one.

Fast to start is only useful if what you ship holds up. Here's the foundation.

Compliance built in

Registered MSB, active state MTLs, fully reserved custody. No separate license required.

Real rails, not resold

Direct bank partnerships for ACH, wires, and SWIFT. Stablecoin corridors to 100+ jurisdictions. We built the rails; you get the API.

Built for agent-first development

Interactive playground with guided flows and exportable agent prompts. Webhook replay with 30-day history. SDKs built for agent workflows.

Pricing

Pay as you ship.

No monthly minimum. No annual contract.

25 bps
Per transfer · orchestration fee
No setup fees. No lock-in. Credits don't expire.
Compliance fees
Per KYC$1
Per KYB$5
Programmatic identity checks. Only charged when used.
Banking fees
ACH$0.50
Wire$5
SWIFT$25
Pass-through at cost. We don't mark these up.

Buy credits directly from the dashboard. Credits don't expire.
Scaling past $5M/month? See enterprise plans ›

When you're ready

Grow into enterprise when it makes sense.

Dakota customers who hit consistent volume usually move to enterprise for better rates and dedicated support. When you're ready, we're here. Until then, ship.

  • PricingPay-as-you-go: 25 bps flat · Enterprise: custom 5–18 bps with monthly minimum from $1,500
  • CommitmentPay-as-you-go: no minimum, cancel anytime · Enterprise: annual contract
  • SupportPay-as-you-go: shared Slack community + docs + Support Center · Enterprise: dedicated account manager, private Slack channel
  • OnboardingPay-as-you-go: KYB review in <24 hrs · Enterprise: white-glove partnership with our team
  • Best forPay-as-you-go: teams shipping v1, finding PMF · Enterprise: teams scaling with custom volume, SLAs, or rate needs
FAQ

Questions before you sign up.

An email. That’s enough to create an account and explore the sandbox. To move real money, you’ll complete KYB: submit your business formation docs, UBO info, and basic business details. Most approvals are same-day.

Ship this week

Start building today.

Five minutes to sign up. KYB clears within hours. The API is the same one our enterprise customers use.