nevermined-payments
Integrates Nevermined payment infrastructure into AI agents, MCP servers, Google A2A agents, and REST APIs.
Setup & Installation
Install command
clawhub install aaitor/nevermined-paymentsIf the CLI is not installed:
Install command
npx clawhub@latest install aaitor/nevermined-paymentsOr install with OpenClaw CLI:
Install command
openclaw skills install aaitor/nevermined-paymentsor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/aaitor/nevermined-paymentsWhat This Skill Does
Adds Nevermined payment infrastructure to AI agents and REST APIs. Protects endpoints with the x402 HTTP payment protocol, handles credit-based billing per request, and supports subscriber flows for purchasing and consuming plans. SDKs are available for TypeScript and Python.
Handles the full x402 payment lifecycle, including token verification, credit settlement, and 402 response formatting, so developers skip building billing infrastructure from scratch.
When to Use It
- Charging API callers per request with prepaid credit plans
- Gating MCP server tools behind a payment plan
- Registering an AI agent and pricing plan without writing smart contract code
- Issuing access tokens to subscribers who purchase a plan
- Building paid agent-to-agent task flows with the Google A2A protocol
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Charging API callers per request with prepaid credit plans
- 1Charging API callers per request with prepaid credit plans
- 2Gating MCP server tools behind a payment plan
- 3Registering an AI agent and pricing plan without writing smart contract code
- 4Issuing access tokens to subscribers who purchase a plan
- 5Building paid agent-to-agent task flows with the Google A2A protocol
Integrates Nevermined payment infrastructure into AI agents, MCP servers, Google A2A agents, and REST APIs.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.