A comprehensive MCP skill enabling AI agents to autonomously buy and sell services using USDC on Solana and Base networks via the x402 protocol.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install 1ly-payments
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 1ly-payments using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a robust framework for agent-native payments, allowing AI agents to participate in the agentic economy. By leveraging the 1ly Payments integration, agents can search for paid resources, execute secure transactions using USDC, and manage their own digital storefronts. It utilizes the x402 protocol to handle the complexities of payment-for-access flows automatically, making it an essential component for developers using Openclaw Skills to build self-sustaining AI systems.
Beyond simple transactions, the skill supports advanced financial operations such as token launching on Bags.fm and automated trade execution. It prioritizes security through local wallet management and granular budget controls, ensuring that agents operate within user-defined financial boundaries while maintaining autonomy in decentralized environments like Solana and Base.
Install the required bridge and the 1ly server using npm:
npm install -g mcporter
mcporter config add 1ly --command "npx @1ly/[email protected]"
Configure your environment variables to enable paid actions and budget enforcement:
export ONELY_WALLET_SOLANA_KEY="/path/to/solana-wallet.json"
export ONELY_BUDGET_PER_CALL=1.00
export ONELY_BUDGET_DAILY=50.00
export ONELY_NETWORK="solana"
Verify the setup by running mcporter list 1ly to ensure the tools are ready for use within your Openclaw Skills deployment.
The skill manages configuration and state through localized JSON files and environment-defined schemas:
| Data Type | Storage Location / Format | Purpose |
|---|---|---|
| API Key | ~/.config/1ly/onely_api_key.json |
Authenticates seller-side store management. |
| Budget State | ~/.1ly-mcp-budget.json |
Tracks daily spending to prevent budget overruns. |
| Wallets | Local Filesystem or Inline Hex | Signs transactions for Solana or Base (USDC). |
| Metadata | JSON Payload | Defines token properties (name, symbol, feeClaimers) for Bags.fm launches. |
Loading
An automated assistant designed to generate structured, insight-driven weekly business reports across executive, sales, marketing, and project management functions.

A specialized tool for assessing the security, compliance, and operational stability of third-party AI and SaaS vendors.

A dedicated assistant for planning, drafting, and managing cross-platform social media content calendars and strategies.

A comprehensive toolset for implementing production-grade SLA monitoring, uptime tracking, and incident response for AI agents.

An automated auditing and repair tool designed to ensure every skill in your workspace complies with strict quality and structural requirements.

A specialized tool for real-time monitoring of Z.AI GLM Coding Plan token consumption and subscription limits.








































