·pay-for-service
!

pay-for-service

Make paid requests to x402-enabled APIs using USDC. Use when you or the user want to call a paid API, make an x402 payment, use a bazaar service, or pay for an API request. Covers phrases like "call this API", "use this service", "pay for the request", "make a paid call", "fetch from x402 endpoint".

3Installs·0Trend·@agnicpay

Installation

$npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill pay-for-service

How to Install pay-for-service

Quickly install pay-for-service AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill pay-for-service
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: agnicpay/agnic-wallet-skills.

SKILL.md

View raw

Use the npx agnic@latest x402 pay command to call x402-enabled API endpoints with automatic USDC payment on Base.

If the wallet is not authenticated, refer to the authenticate-wallet skill.

| | Full URL of the x402-enabled API endpoint | | -X, --method | HTTP method (default: GET) | | -d, --data | Request body as JSON string | | -q, --query | Query parameters as JSON string | | -h, --headers | Custom HTTP headers as JSON string | | --max-amount | Max payment in USDC atomic units (1000000 = $1.00) |

Make paid requests to x402-enabled APIs using USDC. Use when you or the user want to call a paid API, make an x402 payment, use a bazaar service, or pay for an API request. Covers phrases like "call this API", "use this service", "pay for the request", "make a paid call", "fetch from x402 endpoint". Source: agnicpay/agnic-wallet-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill pay-for-service
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from agnicpay/agnic-wallet-skills

Quick answers

What is pay-for-service?

Make paid requests to x402-enabled APIs using USDC. Use when you or the user want to call a paid API, make an x402 payment, use a bazaar service, or pay for an API request. Covers phrases like "call this API", "use this service", "pay for the request", "make a paid call", "fetch from x402 endpoint". Source: agnicpay/agnic-wallet-skills.

How do I install pay-for-service?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill pay-for-service Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/agnicpay/agnic-wallet-skills