社区热度榜

agent-payment-x402

为 AI 代理接入 x402 支付执行,支持按任务预算、支出控制和非托管钱包。

分类
商业
榜单排名
#6
GitHub Stars
219,439

它能做什么

中文摘要

「agent-payment-x402」的原始 GitHub SKILL.md 将它定位为:Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets.。它的核心价值是把前端性能、渲染路径、数据获取和包体控制变成可执行检查清单;约束界面层级、组件状态、可访问性和视觉验收细节。文档重点章节包括「When to Use」「Decision Tree」「Supported Networks」。

为什么推荐

推荐理由

推荐它,是因为它在「商业」分类里热度靠前(GitHub Stars 219,439),同时原始文档信息密度足够高。原文列出的执行要点包括:`agentwallet-sdk`: use the package docs to confirm current network coverage before production. Base Sepolia is the safest development default; Base mainnet is the production path called out by the original skill.;OKX Payments / X Layer: current seller docs target X Layer (`eip155:196`) and USDT0 settlement. Fetch current SDK docs before generating production code because payment packages and facilitator behavior can change quickly.。对经常重复的任务来说,这类 Skill 能把经验沉淀到工作流前端,减少临场猜测。

什么时候用

适用场景

  • 做界面实现、组件重构、视觉验收或设计系统一致性检查
  • 处理 Web 应用路由、部署、缓存、服务端渲染和生产问题
  • 建立测试闭环、回归验证、安全检查和发布前质量门

使用前先看

主要亮点

  • 01

    适合让代理为 API、服务或其他代理发起受控支付。

  • 02

    可结合 MCP 工具,把付款动作纳入代理执行流程。

  • 03

    涉及真实资金时要保留预算与权限约束,避免越权支出。

原始文档

原文摘录

Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets.