Delegare is a payment layer that lets AI agents purchase services within rules established by their users. Its signed mandates define the merchant, amount, and validity period, while payment credentials remain hidden from the agent. Settlement can use Stripe or USDC on Base.
Key Features
- Signed Mandates: Cryptographic credentials prove exactly what an agent may spend.
- Atomic Budgets: Server-side counters enforce limits to the cent without race conditions.
- Merchant Locks: A mandate issued for one provider cannot be reused elsewhere.
- Fast Revocation: Time-limited mandates can be revoked in under a second.
- Protocol Support: Emits x402 v2 and MPP headers and offers npm SDKs.
Use Cases
Who Should Use This Tool?
- Agent Developers building autonomous API purchasing.
- API Merchants monetizing services through machine-readable payment flows.
- Security Teams requiring bounded, auditable agent authority.
Problems It Solves
- Credential exposure: Agents never receive card numbers, private keys, or seed phrases.
- Budget drift: Atomic counters prevent concurrent requests from overspending.
- Merchant misuse: Locks bind authority to the intended seller.
Pricing
| Plan | Price | Features |
|---|---|---|
| Transactions | Up to 3¢ per transaction | Signed mandates, payment execution, and protocol headers. |
| Sub-$1 Payments | 3%, minimum 0.5¢ | Pricing designed for small machine payments. |
Advantages & Unique Selling Points
Compared to Competitors:
- Mandate-first security: Authorization is cryptographic rather than prompt-based.
- Rail flexibility: Supports both Stripe and USDC on Base.
- Discovery support: Endpoints can appear on agentic.market and MPPScan.
What Makes It Stand Out:
- Race-condition-proof budget accounting.
- Merchant-specific permissions with rapid revocation.
- Native x402 v2, MPP, and MCP discoverability.
User Reviews
"The mandate model gives our agent enough authority to work without handing it a reusable payment secret." Illustrative developer perspective, editorially composed
"Merchant locks make the approval boundary much easier to explain during a security review." Illustrative security-team perspective, editorially composed
Getting Started
Quick Start Guide
- Choose a rail: Configure Stripe or USDC on Base.
- Create a mandate: Set the merchant, budget, and expiration.
- Connect the agent: Use
@delegare/sdkor@delegare/x402. - Monitor and revoke: Review counters and cancel authority when needed.
Integration
Integrates with:
- x402 v2 and MPP payment flows
- MCP-based agent discovery
- Stripe and Base USDC settlement
Frequently Asked Questions
Does the agent hold payment credentials?
No. Delegare keeps card details, private keys, and seed phrases outside the agent context.
Can a mandate work at another merchant?
No. Merchant locks restrict it to its designated provider.
Are mandates permanent?
No. They include a TTL and can be revoked in under a second.
Alternatives
- Signets: Card, account, and reconciliation infrastructure.
- Zoro: Cross-rail spending governance and execution.
- x402: An open HTTP payment protocol.
Tips & Best Practices
- Keep mandates narrow: Limit each credential to one merchant and purpose.
- Use short TTLs: Match expiration to the expected task duration.
- Review counters: Track remaining budget before launching parallel work.
Comments
No comments yet. Be the first to comment!
Related Tools
FluxA
fluxapay.xyz
An extensible, non-custodial payment layer for agentic commerce with co-wallets, cards, USDC monetization, intent-based mandates, and the open AEP2 protocol.
Signets
www.signets.ai
A payment stack for AI agents, assistants, and workflows with controlled cards, virtual accounts, policy-bound purchasing, and unified reconciliation.
Skyfire
skyfire.xyz
KYA plus payment tokens for agents. No public seat dollar table.
Related Insights

Anthropic Subagent: The Multi-Agent Architecture Revolution
Deep dive into Anthropic multi-agent architecture design. Learn how Subagents break through context window limitations, achieve 90% performance improvements, and real-world applications in Claude Code.
Stop Cramming AI Assistants into Chat Boxes: Clawdbot Picked the Wrong Battlefield
Clawdbot is convenient, but putting it inside Slack or Discord was the wrong design choice from day one. Chat tools are not for operating tasks, and AI isn't for chatting.

Grok Bot and Hermes Bot: one person finally gets a think tank and a secretariat
Grok Bot now ships with Cursor Pro+. Hermes Bot runs on a VPS. They are not smarter chat boxes. The think tank advises, the secretariat executes, and you still make the call.