Skip to main content
Back to registry

monetize-service

coinbase/agentic-wallet-skills

Create an Express server that charges USDC for API access using the x402 payment protocol. Callers pay per-request in USDC on Base — no accounts, API keys, or subscriptions needed. Your service is automatically discoverable by other agents via the x402 Bazaar.

Installs1
Install command
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill monetize-service
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykWARN
About this skill
Create an Express server that charges USDC for API access using the x402 payment protocol. Callers pay per-request in USDC on Base — no accounts, API keys, or subscriptions needed. Your service is automatically discoverable by other agents via the x402 Bazaar. x402 is an HTTP-native payment protocol. When a client hits a protected endpoint without paying, the server returns HTTP 402 with payment requirements. The client signs a USDC payment and retries with a payment header. The facilitator verifies and settles the payment, and the server returns the response. Services register with the x402 Bazaar so other agents can discover and pay for them automatically. If the wallet is not authenticated, refer to the authenticate-wallet skill.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does monetize-service do?

Create an Express server that charges USDC for API access using the x402 payment protocol. Callers pay per-request in USDC on Base — no accounts, API keys, or subscriptions needed. Your service is automatically discoverable by other agents via the x402 Bazaar.

Is monetize-service good?

monetize-service does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does monetize-service work with?

monetize-service currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to monetize-service?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install monetize-service?

npx skills add https://github.com/coinbase/agentic-wallet-skills --skill monetize-service

Related skills

More from coinbase/agentic-wallet-skills

Related skills

Alternatives in Software Engineering