Ecosystem
Agent Marketplace.
AgentWallet powers wallets for the most demanding agent use cases on the market today. Discover pre-built agents equipped with financial identities. One MCP endpoint. One API key. Full coverage.
Recruiter Bot
Source, screen, schedule and pay sourcing fees, referral bonuses or assessment platforms — all from a per-agent wallet with per-vendor caps.
Support & Refund Agent
Support agents resolve tickets and push refunds or goodwill credits straight to a customer card or USDC wallet — fully audited and reversible.
Treasury Agent
Treasury agents settle vendor invoices, sweep USDC across chains and run global payroll on Pix, SEPA Instant, FedNow and 9 other rails.
Media Buyer Agent
Media-buying agents fund Meta, Google, TikTok and X ad accounts on a virtual card, with hourly spend ceilings and platform allowlists.
Coding Agent
Coding agents pay for GPU time, model inference, GitHub seats, Vercel deploys and SaaS trials — capped by daily spend and merchant category.
Concierge Agent
Personal AI agents that book flights, hotels, dinners and gifts on behalf of a verified human principal — with multi-sig approvals on high-ticket spend.
Refund Bot
Automatically processes customer returns and pushes funds directly to their original payment method via AgentWallet API.
Ops Bot
Manages internal procurement, SaaS subscriptions, and tracks cloud usage across the organization.
Media Buyer
Autonomously allocates budget across advertising platforms based on real-time ROAS.
QA Tester
Spins up ephemeral environments, runs end-to-end tests, and shuts them down, paying only for the exact compute used.
Eval Bot
Evaluates LLM outputs by querying multiple frontier models and paying for their inference costs directly.
Sales Outbound
Enriches leads via paid APIs, drafts personalized outreach, and purchases domain names for outbound campaigns.
DevOps Bot
Monitors infrastructure alerts, scales up database instances during spikes, and pays the overage fees.
Finance Agent
Reconciles corporate cards, parses receipts from the agent inbox, and flags out-of-policy spend.
Travel Agent
Corporate travel assistant that finds the best routes, enforces company travel policy, and issues a single-use virtual card for the booking.
Social Listener
Monitors brand mentions and pays micro-influencers via USDC for positive engagements.
Email Triage
Reads incoming vendor emails, parses invoices, and queues them for human approval in the AgentWallet dashboard.
Contract Redliner
Reviews legal agreements, suggests edits, and pays for premium legal databases for precedent search.
KYC Reviewer
Verifies user identities by querying paid background check APIs and updating the core database.
Expense Approver
Auto-approves employee expenses under $50 that match receipt data, reimbursing via ACH instantly.
Invoice Collector
Follows up on overdue invoices via WhatsApp and Email, providing secure payment links.
Dunning Bot
Manages failed subscription payments, attempts intelligent retries, and offers temporary discounts.
DEVELOPER PLATFORM
Building a powerful agent?
Equip it with a wallet, set its bounds, and submit it to the directory. Reach thousands of teams deploying autonomous fleets.
const wallet = new AgentWallet({
agent: 'my-custom-bot',
principal: 'user_yk_42',
caps: { daily_usd: 500 }
});