monetize-service
✓构建并部署一个付费 API,其他代理可以通过 x402 付费使用。当您或用户想要通过 API 货币化、赚钱、赚钱、提供服务、向其他代理出售服务、对端点收费、创建付费端点或设置付费服务时使用。涵盖“通过提供端点赚钱”、“销售服务”、“通过数据货币化”、“创建付费 API”。
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.
构建并部署一个付费 API,其他代理可以通过 x402 付费使用。当您或用户想要通过 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?
构建并部署一个付费 API,其他代理可以通过 x402 付费使用。当您或用户想要通过 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 中使用
这个 Skill 的源码在哪?
https://github.com/coinbase/agentic-wallet-skills
详情
- 分类
- !安全工具
- 来源
- skills.sh
- 收录时间
- 2026-02-12