A comprehensive multi-chain crypto wallet and paid API gateway for autonomous AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sponge-wallet
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install sponge-wallet using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Sponge Wallet is a versatile tool designed for AI agents within the Openclaw Skills ecosystem, enabling seamless interaction with both blockchain networks and premium data services. It supports Ethereum, Base, and Solana for asset management, including token transfers and decentralized exchange swaps via Jupiter.
Beyond financial transactions, the skill leverages x402 micropayments to provide programmatic access to a suite of paid APIs. This allows agents to perform web scraping, image generation, search queries, and document parsing without manual overhead, making it an essential component for developers building autonomous financial and research-oriented Openclaw Skills.
To integrate this into your environment, follow these steps:
node scripts/wallet.mjs login
node scripts/wallet.mjs login --poll <device_code> <interval> <expires_in>
node wallet.mjs whoami
This setup ensures your Openclaw Skills agent is ready for secure transactions and API access.
The skill organizes data primarily through JSON outputs and a local credential store.
| Field | Description |
|---|---|
status |
Indicates success or error for the requested operation. |
chain |
The target blockchain (e.g., ethereum, base, solana, sepolia). |
credentials.json |
Stored in ~/.spongewallet/ to maintain session persistence. |
transaction_hash |
Returned after successful transfers or swaps for on-chain tracking. |
x402_payload |
Metadata required for processing micropayments for paid Openclaw Skills services. |
Loading
A local HTTP gateway for AI agents to search and monitor Funda.nl real estate listings using a Python-based service.

A local HTTP gateway for accessing Funda.nl listing details, price history, and search results optimized for AI agent workflows.

A high-performance CLI tool that enables AI agents to find exact code matches and snippets across public GitHub repositories via grep.app.

An autonomous research and paper trading system designed to find informational edges and maximize PnL on Polymarket.

A lightweight REST API service designed to give AI agents their own functional email addresses without OAuth or browser-based hurdles.

A powerful tool for AI agents to evaluate Solana wallet reputation using over 50 on-chain signals and risk assessments.








































