Nevermined Payments logo

Nevermined Payments

aaitor/nevermined-payments

Installation

clawhub install aaitor/nevermined-payments

Summary

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.

SKILL.md

Quick overview

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.

Common tasks

  • 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

Install paths

Primary command


openclaw install aaitor/nevermined-payments

ClawHub installer


npx clawhub@latest install aaitor/nevermined-payments

OpenClaw CLI


openclaw skills install aaitor/nevermined-payments

Direct OpenClaw install


openclaw install aaitor/nevermined-payments

Skill metadata

  • Category: Web & Frontend Development
  • Language: Markdown
  • Version: 0.1.0
  • Security status: Benign

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/aaitor/nevermined-payments

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.