一键导入
paysponge
Agent wallets, spending controls, and business gateway for fiat and crypto payments
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Agent wallets, spending controls, and business gateway for fiat and crypto payments
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Check eligibility for and claim token airdrops
Scan, audit, and revoke ERC-20 token approvals to manage wallet spending permissions
Set up automated server-side trading strategies (limit buys/sells) that execute on Base via Bankr
Deploy tokens on Base (Uniswap V4) or Solana (Raydium) via Bankr gas-sponsored launch API
Open leveraged long/short positions via Avantis on Base with up to 10x leverage
Access Polymarket prediction markets to search, place bets, view positions, and redeem winnings
| name | paysponge |
| description | Agent wallets, spending controls, and business gateway for fiat and crypto payments |
PaySponge (YC-backed) provides agent wallets, spending controls, and a gateway for businesses to sell to agents.
Financial infrastructure purpose-built for AI agents:
sponge.mdAdd the PaySponge skill and configure:
/flykeys set PAYSPONGE_API_KEY your_key
PaySponge offers fine-grained spending policies:
| Control | Description |
|---|---|
| Per-tx limit | Maximum amount per single transaction |
| Daily cap | Maximum daily spend across all transactions |
| Domain allowlist | Only allow payments to specific domains/services |
| Category rules | Allow/block specific merchant categories |
| Asset restrictions | Limit which tokens the agent can spend |
| Approval threshold | Human approval required above $X |
PaySponge complements our existing infrastructure:
| Feature | Lobster.cash | PaySponge |
|---|---|---|
| Visa cards | Yes | No |
| Crypto payments | Solana USDC | Base, Solana, Tempo |
| Spending controls | Basic limits | Granular policies |
| Merchant gateway | No | Yes |
| OpenClaw integration | Plugin | Skill |
Both can coexist: Lobster for Visa card payments, PaySponge for crypto-native payments with fine-grained controls.
budget-service.ts already tracks per-operation costs; PaySponge adds execution (actual payments) on top