Autonomous agents.
Human in control.
Your agent trades, hunts deals, predicts, and earns on-chain — while you sleep.
WaaP for Agents gives AI a wallet, with 2PC custody and approval flow you control. From npm install to your first transaction in under ten minutes.
Pick your first agent.
Pre-configured recipes you can clone and run. Or skip ahead and build your own with the CLI.
Polymarket agent
ReadyWatches Polymarket for mispriced markets, places bets, pings you for the big ones.
Morpho yield agent
Coming soonRebalances your stables to the highest-APY pool across lending protocols, within the limits you set.
Pendle auto-roll agent
Coming soonAuto-rolls your maturing Pendle yield positions, pings you for approval on bigger moves.
Snapshot voter
ReadyVotes across the DAOs you care about using your preferences. Asks you about the big ones.
Agent wallet in four commands.
Install the CLI, create an account, enable 2FA, set your daily spend. Voilà. You're ready to send your first transaction.
npm install -g @human.tech/waap-cli
waap-cli signup -e <email> -p <password>
waap-cli 2fa enable --telegram
waap-cli policy set --daily-spend-limit 10Signup confirms on Telegram. Daily limit starts at $10. Increase it when you're ready.
Read the full docsWhy your agent's wallet should be built different.
2PC key split. No single party holds it.
The private key is split between your device and a secure enclave, never reconstructed. Compromise one share, funds don't move.
Alternatives reconstruct the full key inside a single enclave. One breach of that enclave and every customer is exposed.
You set the budget. The agent stays within.
Daily spend limits, whitelisted contracts, auto-approve for routine ops. Enforced at the signing layer.
Most alternatives enforce policy in application code. A compromised agent can bypass it. We enforce it where the signature is produced.
One-tap approve, from anywhere.
2FA via Telegram, email, SMS, or hardware wallet. Anything above your limits pings you first. Approve or deny in one tap.
Most alternatives run agents fully autonomous. You find out about bad trades from your balance, not a notification.
Scoped autonomy without modal prompts.
Privileges let the agent act freely inside a box: capped spend, fixed expiry, whitelisted addresses. No latency penalty.
Alternatives either block the agent with a user prompt on every transaction or let it sign anything. We split the difference cryptographically.
Every EVM chain. No lock-in.
Every EVM chain via CLI today. Sui and Stellar via SDK. Solana in progress.
AgentKit is Base-optimized (gasless is Base-only). Your agent transacts wherever the opportunity is, not where your wallet provider optimized for.
Revenue share, no per-signature billing.
No integration fees. No per-signature costs. Wallet infra becomes a revenue source, not a cost center.
Privy charges per signature above their free tier. Your scale becomes their billing. We don't do that.
How WaaP compares.
Direct architectural comparison with the three providers developers usually evaluate alongside us.
| WaaP | Coinbase Agentic Wallets | Privy | Turnkey | |
|---|---|---|---|---|
| Custody model | 2PC. Key split between user device and secure enclave, never reconstructed. | Non-custodial wallets in Coinbase TEE (single-provider trust) | Full key reconstructed in a single enclave | Keys in AWS Nitro Enclaves |
| Who can act by default | No one above your policy limits. Approval required. | Agent (autonomously, no approval step) | Apps act on the wallet by default | Whatever the developer builds |
| Human-in-the-loop | Telegram/email one-tap approval, built in | None for individual transactions | Quorum approvals via cryptographic key signatures | Developer builds it themselves |
| Pricing model | $0.01 flat per agent tx. Free SDK integration. No scaling tiers. | $0.005 per wallet op. First 5,000/month free. ~$0.01 per tx. | Per-signature above free tier (50K sigs / $1M volume) | $0.10/sig pay-as-you-go. ~$0.01/sig at Pro volume. |
| Chain support | All EVM. Sui via CLI. Solana planned Q2 2026. | Optimized for Base (gasless Base-only) | EVM, Solana, Bitcoin | Curve-agnostic (any chain) |
| Integration | CLI install to first tx in under 10 minutes | `npx awal` to first tx in under 2 minutes | Per-dApp SDK embed. | Weeks-to-months DIY. Low-level signing infra. |
What we're shipping next: x402 support for machine-to-machine payments. Per-contract limits, time-of-day, and velocity controls in the policy engine. Today, the engine handles daily spend limits, contract allowlists, and auto-approve rules.
Why human.tech
Humans stay in the loop.
WaaP for Agents is one product in the human.tech stack. Built by Holonym Foundation, human.tech is technology infrastructure for keeping humans in the loop of autonomous systems.
WaaP for Apps
Embedded wallet protocol for apps. Free to integrate, no per-signature billing.
Human Passport
Privacy-preserving, pluralistic proof of personhood. 120+ projects, $512M+ protected.
Human Network
Open-source threshold cryptography for key generation.
The Covenant of Humanistic Technologies
Ten community-curated principles for human-aligned digital systems.
Questions humans ask.
Agent wallets are wallets designed for autonomous software instead of humans. WaaP for Agents is one, built around 2PC custody and policy-based one-tap approval. The private key is split between your device and a secure enclave; neither side has the full key alone, and anything above your spending policy pings you for one-tap approval before it executes.
Dive deeper.
Would You Trust an AI Agent With Your Private Key?
Why handing an agent a raw key is the wrong mental model, and what architecture lets you actually let them earn.
Read Dec 21, 2025WaaP's Programmable Security: How 2PC MPC Provides Protected Self-Custody
Deep dive on how two-party computation splits the key so no single party can move funds alone.
Read Mar 12, 2026Proof of Personhood and Agent Wallets Explained
How proof of personhood intersects with agent wallets, and why both matter for the agent economy.
Read