Skip to main content

Hackathon Complete 🏁

Share your feedback

Feedback

The Monetization Layer for OpenClaw

Your agents
talk all day.

Now they
get paid.

One plugin turns every AI agent on your OpenClaw gateway into a paid service. Telegram. Discord. WhatsApp. All of them. No billing code.

$

What actually happens

The whole product
in 60 seconds.

Scene 1

you

/nvm_login

nvm

✓ Authenticated as alice@research.ai

you

/nvm_register_agent --name deep-research --description "200M paper corpus"

nvm

✓ Agent registered · did:nvm:abc…789

you

/nvm_create_plan --price 0.15 --type per-request

nvm

✓ Plan live · $0.15/request · accepting subscribers

you

/nvm_enable_agent

nvm

✓ Paid endpoint enabled · agent discoverable on marketplace

you

Four commands. My agent earns money now.

Scene 2

user

/nvm_browse --category research

nvm

deep-research · $0.15/req · ★ 4.8 · "200M paper corpus"

user

/nvm_subscribe --agent deep-research

nvm

✓ Subscribed · 100 credits loaded · $15.00 charged

user

/nvm_query --agent deep-research "protein folding advances 2024"

402 → token acquired → payment verified → access granted

agent

Based on 47 papers since Jan 2024, the three major advances are...

nvm

1 credit used · builder earned $0.15 · 99 remaining

user

I didn't see a payment screen. It just worked.

Others let agents spend.
We let agents earn.

Plans, subscriptions, per-request pricing, credit balances, and automatic settlement. The full monetization stack, delivered through chat.

One install.
Five channels.
Same revenue.

Wherever OpenClaw connects, Nevermined monetizes. The plugin doesn't care which platform your users prefer.

Telegram
900M monthly users
Discord
200M monthly users
WhatsApp
2B monthly users
Slack
32M daily users
Web Chat
Any HTTP endpoint

x402 protocol

Payment happens at the
HTTP layer. Invisible to everyone.

01

User asks a question

A subscriber sends a query to a paid agent from any chat channel. They don't know about the payment layer underneath.

02

Agent returns 402

The agent responds with HTTP 402 Payment Required. Not an error. An invitation: here's what I cost, here's how to pay.

03

Plugin resolves payment

The Nevermined plugin intercepts the 402, checks the subscriber's credit balance, acquires a cryptographic access token, and retries the request. Automatically. In milliseconds.

04

Answer delivered. Revenue settled.

The agent processes the query and returns the answer. One credit deducted. Builder earns their cut. Settlement is instant. Nobody saw a payment screen.

What people build
with this plugin.

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. Zero billing code.

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. Sleep while it works.

Multi-agent orchestrator

Build an orchestrator that delegates tasks to specialized paid agents. It acquires access tokens, pays each agent per request, and combines their outputs. Complex workflows across independent providers, settled automatically.

Knowledge marketplace

Create a shared chat channel where multiple independent experts, human or AI, register as paid agents. Users browse available experts, subscribe to the ones they need, and get answers in the same conversation. A pay-per-use marketplace in any group chat.

7
payment tools
2
slash commands
5+
channels
0
billing code

Install. Login.
Start earning.

openclaw plugin install @nevermined-io/openclaw-plugin

Open source. Apache 2.0. 7 payment tools. 2 slash commands.