Skip to content

The AI-native stablecoin platform for moving money globally

Hold, send and convert money across 100+ markets. One API for accounts, payouts, FX, collections and cards.

  • $3B+annualised volume
  • 1,000+customers
  • 100+markets
  • 99.99%API uptime

Every new market becomes another infrastructure project

Expanding globally means adding new banking relationships, payment rails and settlement infrastructure, each with its own onboarding, controls and operating model.

  • Banking infrastructure

    Different account structures, settlement models and onboarding requirements across markets.

  • Payment rails

    ACH, Faster Payments, SEPA, card networks and regional payment systems do not operate the same way.

  • FX and settlement

    New currencies introduce pricing, liquidity, approvals, settlement and reconciliation into the flow.

One integration, all the way down

Your product on top. Global banking, payments, cards and blockchain rails underneath. One Gravv integration connects the layers between.

GravvYour productOne APIControlsLicencesBanking railsPayment networks · CardsBlockchain networks
  1. Collections

    Collections takes money in through supported bank, card, local payment and stablecoin methods.

    POST /v1/collections
    {
      "amount": "2500.00",
      "currency": "EUR",
      "country": "DE",
      "customer_id": "cus_01J8…",
      "source": { "methods": ["bank_transfer"] },
      "destination": { "type": "internal_account" }
    }
    A Gravv collections screen: $424,736.38 across USDT, USDC, GBP, USD, EUR, CAD, SGD and MXN.
    • Bank transfer
    • Card
    • Mobile money
    • Stablecoin
  2. Accounts

    Accounts give an eligible customer account details and a balance, on stablecoin rails underneath.

    POST /v1/accounts
    {
      "currency": "USD",
      "type": "regular",
      "label": "Operating",
      "customer_id": "cus_01J8…",
      "blockchain_network": "polygon"
    }
    A Gravv accounts screen: six accounts totalling $563,938.00, from Operations to Treasury in USD, EUR and GBP.
    • Virtual account
    • Wallet address
    • One balance
  3. Payments and payouts

    Payments and payouts send to supported bank, mobile money or blockchain destinations, after an FX quote and trade.

    POST /v1/transfer
    {
      "amount": "2500.00",
      "source": { "type": "internal_account" },
      "destination": { "type": "external_account",
                       "rail": "ach" },
      "customer_id": "cus_01J8…"
    }
    A Gravv send-to screen: six saved destinations across Morocco, Mexico, India, the UAE and two wallets.
    • Bank
    • Mobile money
    • Blockchain
  4. Cards

    Cards spend that balance through the configured programme, for eligible customers.

    POST /v1/cards
    {
      "customer_id": "cus_01J8…",
      "card_type": "virtual",
      "card_limit": "5000.00",
      "name_on_card": "A. OKAFOR"
    }
    A Gravv cards screen: five cardholders, each with a Visa card and a balance.
    • Virtual
    • Physical
    • Fund from balance

Let an agent move the money.

The model is not the control plane.

  1. The agent requests the action.
  2. Credentials and product eligibility decide.
  3. Transaction state and approval rules decide.
  4. FX above the threshold you set needs two-person release.
agentcontrolsexecution

APIs, a CLI and the @gravvfi/mcp MCP server.

The part your compliance team will ask about first

  • It runs the checks.KYCKYBsanctionsmonitored

    KYC, KYB, sanctions screening and ongoing monitoring happen inside Gravv, not a separate vendor.

  • It holds up under audit.movementreferencetimestampactor

    Every movement of value carries a reference, a timestamp and an actor, person or agent.

  • It is licensed, and by whom.licencesGravv Inc

    Gravv Inc operates under 20+ regulatory licences across the markets it operates in.