·monetize-service
!

monetize-service

coinbase/agentic-wallet-skills

他のエージェントが x402 経由で料金を支払って使用できる有料 API を構築してデプロイします。あなたまたはユーザーが API の収益化、お金の稼ぎ、お金の獲得、サービスの提供、他のエージェントへのサービスの販売、エンドポイントの課金、有料エンドポイントの作成、または有料サービスのセットアップを行う場合に使用します。 「エンドポイントを提供して収益を得る」、「サービスを販売する」、「データを収益化する」、「有料 API を作成する」について説明します。

1.1Kインストール·21トレンド·@coinbase

インストール

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

SKILL.md

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.

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.

If the wallet is not authenticated, refer to the authenticate-wallet skill.

他のエージェントが x402 経由で料金を支払って使用できる有料 API を構築してデプロイします。あなたまたはユーザーが API の収益化、お金の稼ぎ、お金の獲得、サービスの提供、他のエージェントへのサービスの販売、エンドポイントの課金、有料エンドポイントの作成、または有料サービスのセットアップを行う場合に使用します。 「エンドポイントを提供して収益を得る」、「サービスを販売する」、「データを収益化する」、「有料 API を作成する」について説明します。 ソース: coinbase/agentic-wallet-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill monetize-service
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-12
更新日
2026-02-18

クイックアンサー

monetize-service とは?

他のエージェントが x402 経由で料金を支払って使用できる有料 API を構築してデプロイします。あなたまたはユーザーが API の収益化、お金の稼ぎ、お金の獲得、サービスの提供、他のエージェントへのサービスの販売、エンドポイントの課金、有料エンドポイントの作成、または有料サービスのセットアップを行う場合に使用します。 「エンドポイントを提供して収益を得る」、「サービスを販売する」、「データを収益化する」、「有料 API を作成する」について説明します。 ソース: coinbase/agentic-wallet-skills。

monetize-service のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/coinbase/agentic-wallet-skills --skill monetize-service インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/coinbase/agentic-wallet-skills