Skip to main content
The Nevermined OpenClaw plugin brings AI agent payments into any chat channel. Install it on an OpenClaw gateway and your users can subscribe to plans, check balances, and query paid agents — all from Telegram, Discord, WhatsApp, or any other connected channel.

What is OpenClaw?

OpenClaw is an open-source AI gateway that connects large language models to messaging platforms. It turns chat channels into AI-powered assistants by routing messages through configurable plugins. The Nevermined plugin extends OpenClaw with 7 payment tools and 2 slash commands, giving every connected channel full access to the Nevermined payment infrastructure.

What You Can Do

  • Paid chatbot over private data — Build a chatbot that answers questions against your proprietary knowledge base and put a paywall in front of it. Users subscribe to a plan and pay per query — you monetize your data without exposing it.
  • Autonomous paid agent — Deploy a standalone AI agent that other agents can discover and query programmatically. The x402 protocol handles payment negotiation automatically, so your agent earns revenue with zero manual intervention.
  • Multi-agent orchestrator — Build an orchestrator service that delegates tasks to specialized paid agents. The orchestrator acquires access tokens, pays each agent per request, and combines their outputs — enabling complex workflows across independent providers.
  • Knowledge marketplace — Create a shared chat channel where multiple independent experts (human or AI) register as paid agents. Users browse available agents, subscribe to the ones they need, and get answers in the same conversation — turning any group chat into a pay-per-use knowledge marketplace.

Features

Monetize from Chat

Charge per request for any AI agent accessible through your OpenClaw gateway — no custom billing code required.

Multi-Channel Payments

One plugin handles payments across Telegram, Discord, WhatsApp, and any other channel OpenClaw supports.

x402 Built In

The plugin implements the full x402 payment lifecycle — token acquisition, permission verification, and credit settlement — automatically.

Builder & Subscriber Tools

Register agents, create plans, and list your offerings as a builder. Order plans, check balances, and query agents as a subscriber.

Getting Started

1

Install the plugin

openclaw plugin install @nevermined-io/openclaw-plugin
2

Authenticate

Send /nvm_login from any connected chat channel to authenticate with your Nevermined account.
3

Start building

Register an agent, create a plan, and enable the paid endpoint — all from chat or via the gateway config.

Learn More