AI AGENT ADDONS
Backend & APIs
2,955installs

Paid API requests are now easy to make. You use USDC digital money on the Base network. The npx awal command handles payments automatically. Just run a simple command in your terminal. This skill helps you call paid services without manual payment steps. It works with x402 endpoints that accept USDC. You do not need a credit card or new accounts. The payment is fast and secure. Anyone who builds apps or fetches data can benefit. It saves time and removes payment hassle.

Before using this skill make sure your wallet is ready. Run npx awal status to check. If not authenticated use the authenticate-wallet skill. You also need enough USDC balance. Check with npx awal balance. If you do not know the endpoint URL use the search-for-service skill first. These steps ensure everything works smoothly.

The command has many options. You can set the HTTP method add a JSON body or query parameters. You can limit the maximum payment. The system validates your input to keep it safe. Always single-quote values with dollar signs. This prevents errors in your terminal. Examples show how to make GET and POST requests. The output can be plain text or JSON.

Add Pay For Service skill to your workflow

Global

mkdir -p ~/.claude/skills/pay-for-service

Project

mkdir -p .claude/skills/pay-for-service

Source Repository

Stars
119
Forks
43
Watchers
119
License
MIT
Last Push
1 month ago
Created
5 months ago