Integrations

Connect Valta with your existing infrastructure.

Valta is designed to fit into your stack, not replace it. We integrate with the AI providers you already use, the payment rails your business depends on, and the developer tools your team works with daily. Below is a summary of current integrations and what is coming next.

AI Providers

Valta's own agent chat runs on DeepSeek V4-Pro, with OpenAI GPT-4o-mini as an automatic fallback. Valta does not meter or bill third-party AI provider usage on your behalf — connect your own OpenAI, Anthropic, or other provider keys through Integrations in the dashboard, and your agents call them directly with their own credentials.

Payment Rails

Valta wallets can be funded two ways: crypto (USDC, a regulated stablecoin pegged to the US dollar) or an international card via Paystack. Both credit the same wallet balance. For crypto, we currently support deposits on Base only — see Supported Networks for what's live today versus planned. Sending USDC on a network Valta isn't monitoring results in permanent loss of funds.

  • USDC on Base — Layer 2 support with significantly lower gas fees. Live today for deposits and day-to-day wallet funding.
  • Paystack (card, international) — fund your wallet directly with a card, no crypto required. Live today from the dashboard (Wallet → Deposit → Card).

Developer Tools

Valta provides the APIs and tooling developers need to integrate wallet functionality into their own applications and agent frameworks. Whether you are building a custom agent orchestrator or embedding Valta into an existing platform, the developer tools give you full programmatic access to wallets, transactions, and metering.

  • REST API — Full CRUD operations on wallets, transactions, agents, and subscriptions. Authenticated with API keys and scoped permissions.
  • Webhooks — Real-time event notifications for balance changes, threshold breaches, transaction completions, and agent activity. Configurable per wallet or globally.
  • SDKvalta-sdk on npm for TypeScript/JavaScript, handling authentication and request signing. Framework-specific Python tool packages are available for LangChain, CrewAI, and the OpenAI Agents SDK.

Coming Soon

We are actively working on expanding our integration surface. The following integrations are planned for upcoming releases:

  • Mistral AI and Cohere model support
  • Replicate and Together AI for open-source model inference
  • USDC on Arbitrum and Polygon for additional L2 deposit options
  • Terraform provider for infrastructure-as-code wallet provisioning
  • LangChain and LlamaIndex native tool integrations

Need an integration we do not support yet? Let us know through support and we will evaluate it for our roadmap.