The financial command center
for your AI agents
Your agents spend. You set the rules they can't break.
ManusFacebook Ads — Campaign budget increase
AI agents are spending your money.
You have no idea where it's going.
Most teams hand their agent a shared company card and hope for the best. Here's what actually happens.
Give your AI agent
a card and a wallet
Virtual cards, crypto wallets, and real-time spending controls — integrated into any agent framework in under 5 minutes.
import { Reinx } from '@reinx/reinx'const reinx = new Reinx({apiKey: process.env.REINX_API_KEY})// Create a virtual card for your agentconst card = await reinx.cards.create({agentId: 'agent-001',spendLimit: 500,currency: 'USD'})// Attach a crypto walletconst wallet = await reinx.wallets.create({cardId: card.id,network: 'base'})console.log('✓ Agent ready', {card: card.last4,wallet: wallet.address})
3 steps to go live.
Full financial controls.
Fund your account
Link your bank or card. Funds available instantly. No minimum to get started.
Create agents with budgets
One agent, one card, one wallet. You set the budget and the rules.
Every transaction hits your rules first
Rules enforced at the network level — not by the agent's code. Every transaction, every time.
Beyond cards and wallets.
The infrastructure between your agents and your money.
MCP Server — 16 tools, one connection
Drop-in financial infrastructure for any AI agent. Check balances, request payments, query rules, get denial feedback — all via structured JSON.
MCP Registry · GitHub · ToolSDK.ai
Ad Spender wants to spend $450 at Google Ads. Over your $100 auto-approval limit.
Push approve/deny with feedback
Transactions over your threshold trigger a push notification. Approve with one tap, or deny with feedback the agent receives on its next call.
mobile + web · 72h window · structured feedback
Kill switch
One tap. Card frozen in 2 seconds, wallets frozen in 5. No API call, no wait.
card < 2s · wallets < 5s · instant
Agent Health Score
SoonA financial credit score for AI agents. 300–850, five pillars, built on every transaction from day one.
coming soon · 300–850 · FICO-modeled
x402 micropayments
SoonAgents pay other agents for services via HTTP 402. Sub-penny fees, sub-second settlement on Base and Solana.
coming soon · $0.001/req · < 1s
Your agents can't override
their own rules.
Card limits enforced by Visa & Mastercard at the network level. Wallet policies enforced by custodial infrastructure. Not by the agent's code — ever.
Start free. Scale when ready.
Unlimited agents, cards, and wallets on the free tier. No time limits. Upgrade only when you need more.