Clawdexter
Give your OpenClaw agents the ability to pay. Clawdexter brings Dexter's x402 payment flow into OpenClaw so your local agents can discover, access, and pay for premium APIs autonomously with your own wallet keys.
🔌What Clawdexter Does
One OpenClaw-native plugin. Full x402 payment capabilities for your local agent runtime.
Discover APIs
Browse verified x402 services from OpenDexter. Your agent sees what's available and what it costs.
Pay Autonomously
When your agent needs premium data, it pays automatically. USDC transactions through Dexter Facilitator.
Respect Budgets
Set per-transaction and session limits. Your agent only spends what you authorize—never more.
Track Everything
Full transparency on every payment. See what your agent paid for, why it paid, and what it received.
⚡How It Works
Three steps from install to autonomous payments.
💻Quick Start
Add x402 payment capabilities in three commands.
npm install -g @dexterai/clawdexter{
"mcpServers": {
"clawdexter": {
"command": "clawdexter",
"env": {
"SOLANA_PRIVATE_KEY": "your-key",
"MAX_PAYMENT_USDC": "5.00"
}
}
}
}# Deposit USDC to your wallet. Your OpenClaw agent is ready.Once Clawdexter is configured in OpenClaw, you can simply ask your agent to use paid APIs. The agent handles discovery and the x402 payment flow invisibly, and you just get the result.
discover_apis, pay_for_api, check_balance🎯Use Cases
What can an agent with a wallet do?
Market Research
Agent researches a token, discovers premium sentiment data costs $0.02 per query, pays automatically, delivers complete analysis.
Content Generation
Agent needs premium image generation. Discovers x402 image API, pays $0.10, generates asset, continues workflow.
Trading Assistant
Agent monitors markets and needs real-time premium data feeds. Pays per-request for data when it needs it.
🛡️Built-In Safeguards
You control how much your agent can spend.
Per-Transaction Limit
Maximum USDC for any single x402 payment.
Session Budget
Optional cap on total spending per conversation.
Wallet Balance
Agent can only spend what's in its wallet.
User Confirmation
Optional prompt before high-value transactions.
⚙️Technical Capabilities
Requests routed through Dexter infrastructure benefit from response validation powered by zauthx402.