·x402

用于互联网原生支付的 x402 协议 v2。在构建 x402 服务器、客户端、服务商或集成 x402 支付流程时使用。触发器:x402、需要付款、402、付费专区、小额支付、EIP-3009、支付协议、服务商、PaymentPayload、PaymentRequirements。

8安装·0热度·@thegreataxios

安装

$npx skills add https://github.com/thegreataxios/agent-skills --skill x402

如何安装 x402

通过命令行快速安装 x402 AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/thegreataxios/agent-skills --skill x402
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:thegreataxios/agent-skills。

SKILL.md

查看原文

Open payment standard enabling clients to pay for external resources over any transport layer (HTTP, MCP, A2A). Protocol version: 2.

| x402Version | number | ✓ | Must be 2 | | error | string | | Human-readable error | | resource | ResourceInfo | ✓ | URL, description, mimeType | | accepts | PaymentRequirements[] | ✓ | Acceptable payment methods | | extensions | object | | Extension data (key → {info, schema}) |

| scheme | string | ✓ | e.g. "exact" | | network | string | ✓ | CAIP-2 format, e.g. "eip155:8453" | | amount | string | ✓ | Atomic token units | | asset | string | ✓ | Token contract address or ISO 4217 code | | payTo | string | ✓ | Recipient wallet address | | maxTimeoutSeconds | number | ✓ | Max time for payment completion |

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/thegreataxios/agent-skills --skill x402
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from thegreataxios/agent-skills

快速解答

什么是 x402?

用于互联网原生支付的 x402 协议 v2。在构建 x402 服务器、客户端、服务商或集成 x402 支付流程时使用。触发器:x402、需要付款、402、付费专区、小额支付、EIP-3009、支付协议、服务商、PaymentPayload、PaymentRequirements。 来源:thegreataxios/agent-skills。

如何安装 x402?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/thegreataxios/agent-skills --skill x402 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/thegreataxios/agent-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-22