Enable OpenClaw agents to securely execute and pay for MCP tool calls with quote-bound authorization and verifiable audit trails.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install settld-mcp-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 settld-mcp-payments using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Settld MCP Payments skill provides a standardized bridge between AI agents and the Settld ecosystem, allowing for the seamless execution of paid tools via the Model Context Protocol. By integrating this skill into Openclaw Skills, developers can grant their agents the ability to discover premium services and interact with them using a secure x402 challenge, authorize, and retry flow. This ensures that agents can handle financial transactions for data or services autonomously while maintaining strict security and auditability.
This skill is particularly valuable for complex workflows where agents require access to high-quality, paid data sources like Exa Search or real-time weather APIs. Every transaction processed through this integration for Openclaw Skills produces audit-grade artifacts and receipts within Settld, ensuring that all agent spending is transparent and verifiable by the tenant administrator.
To get started with this skill for Openclaw Skills, ensure you have Node.js 20+ installed. You will need to configure your environment with the required credentials from your Settld dashboard.
# Required Environment Variables
export SETTLD_BASE_URL="your_base_url"
export SETTLD_TENANT_ID="your_tenant_id"
export SETTLD_API_KEY="your_secret_api_key"
# Run the MCP server
npx -y settld-mcp
The skill organizes transaction data and connectivity metadata into a structured format for easy auditing:
| Data Component | Description |
|---|---|
| x-settld-payment-id | Unique transaction identifier for payment verification. |
| x-settld-quote | The specific quote-bound authorization used for the call. |
| settld.about | Connection status and versioning metadata for the MCP server. |
| Settlement Headers | Cryptographic headers returned in tool responses for verifiable proof of payment. |
Loading
A high-performance Web3 infrastructure provider offering RPC, Enhanced APIs, and MEV protection for over 25 blockchains.

A sophisticated AI agent skill designed to manage and optimize Meta (Facebook and Instagram) advertising campaigns through the Meta Marketing API.

A comprehensive CLI toolset for downloading YouTube audio and streaming it to Chromecast devices through Home Assistant integration.

A professional automation skill for configuring STM32 microcontrollers and generating project code via a headless command-line interface.

A multimodal AI tool that analyzes images, charts, and screenshots to generate precise business-oriented descriptions using leading vision models.

Access comprehensive IDX and SGX financial market data and company reports via the Sectors REST API.








































