Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Internet-native payments using the HTTP 402 Payment Required standard. Set up as a buyer to pay for API access, or as a seller to monetize your APIs.
x402 is an open, internet-native payment standard built around the HTTP 402 Payment Required status code. It enables programmatic payments between clients and servers without accounts, sessions, or credential management.
Key Benefits:
Documentation: https://docs.x402.org | GitHub: https://github.com/coinbase/x402
402 Payment Required + payment instructions# EVM wallet private key (Ethereum/Base/Polygon)
EVM_PRIVATE_KEY=0x...
# Solana wallet private key (base58 encoded)
SVM_PRIVATE_KEY=...
# Target server URL
RESOURCE_SERVER_URL=http://localhost:4021
ENDPOINT_PATH=/weather
# Your EVM wallet address to receive payments
npx skills add LeoYeAI/openclaw-master-skills --skill x402-enhancedHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.