agent-ready-x402

Solid

Sub-skill de agent-ready-cloudflare: Implement x402 Payment Protocol

AI & Automation 77 stars 7 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 82/100

Stars 20%
63
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
32
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Implement x402 Payment Protocol Support agent-native HTTP payments via the [x402 protocol](https://x402.org) ([docs](https://docs.x402.org), [GitHub](https://github.com/coinbase/x402)). ## Requirements - Add x402 payment middleware to your API routes - Use `@x402/express`, `@x402/hono`, or `@x402/next` middleware - Configure a facilitator URL and wallet address - Protected routes return HTTP 402 with payment requirements that agents fulfill automatically ## Validate ``` POST https://isitagentready.com/api/scan Content-Type: application/json {"url": "https://YOUR-SITE.com"} ``` Check that `checks.commerce.x402.status` is `"pass"`.

Details

Author
fabricioctelles
Repository
fabricioctelles/skills
Created
6 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category