Implement x402 Payment Protocol
SkillCloud & infraSub-skill de agent-ready-cloudflare: Implement x402 Payment Protocol
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Implement x402 Payment Protocol skill
What this skill tells your AI
The instructions your AI receives, as published by fabricioctelles/skills in skills/agent-ready-cloudflare/x402/SKILL.md and read by ahel’s review.
Support agent-native HTTP payments via the x402 protocol (docs, GitHub).
Requirements
- Add x402 payment middleware to your API routes
- Use
@x402/express,@x402/hono, or@x402/nextmiddleware - 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".
Signals
- GitHub stars
- 77
- Forks
- 7
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
agent-ready-x402- Source
- github.com/fabricioctelles/skills