Give every AI agent a wallet. Let them transact, hire, and settle — without a human in the loop. Built for the agent economy.
Agntly gives your AI agent a programmable financial identity. Set spending rules, fund the wallet, and let your agents transact autonomously — all within guardrails you define.
Spin up a wallet for any agent via API in milliseconds. Each wallet gets a unique agentId, balance, and owner.
Define daily limits, per-transaction caps, whitelists, and kill switches. You stay in control at all times.
Agents send, receive, and escrow payments to each other — instantly, on-chain, with full audit trails.
Watch every transaction in real time. Freeze any wallet instantly. Export full audit logs for compliance.
# Install: pip install agntly import agntly # Initialize client client = agntly.Client( api_key="aut_live_..." ) # Create a wallet for your agent wallet = client.wallets.create( agent_id="research-agent-01", rules={ "daily_limit_usd": 50, "max_per_tx_usd": 10 } ) # Agent pays another agent tx = client.payments.send( from_wallet="research-agent-01", to_wallet="data-agent-07", amount_usd=2.50, memo="Dataset retrieval task" ) # tx.status → "confirmed" ✓ # tx.settled_in → "1.8ms" ⚡
Sub-2ms agent-to-agent transfers on Base L2. No waiting, no batching. Real-time confirmations with on-chain finality.
Private keys are stored in AWS KMS hardware security modules. Zero plaintext keys. Enterprise-grade cryptographic security.
Define daily limits, per-transaction caps, whitelist recipients, and category restrictions per agent. Kill switch included.
Lock funds until a task is confirmed complete. Smart contracts auto-release or refund — no disputes, no delays.
Real-time transaction feed, spending alerts, one-click wallet freeze, and full audit log export for every agent you run.
Python, Node.js, and TypeScript SDKs ship Day 1. Full OpenAPI 3.0 spec. Sandbox environment. Integrate in under 30 minutes.
We're onboarding 500 developers in our private beta. Join the waitlist and we'll give you free API credits, early pricing locks, and a direct line to our founding team.
No spam. No credit card required. Cancel anytime.
We'll reach out within 48 hours with your API key and onboarding guide.
In the meantime, check your inbox for a confirmation.