·pay-for-service
!

pay-for-service

coinbase/agentic-wallet-skills

Make a paid API request to an x402 endpoint with automatic USDC payment. Use when you or the user want to call a paid API, make an x402 request, use a paid service, or pay for an API call. Use after finding a service with search-for-service.

1.1KInstalls·20Trend·@coinbase

Installation

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

SKILL.md

Use the npx awal@latest x402 pay command to call paid API endpoints with automatic USDC payment on Base.

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

| -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) | | --correlation-id | Group related operations | | --json | Output as JSON |

Make a paid API request to an x402 endpoint with automatic USDC payment. Use when you or the user want to call a paid API, make an x402 request, use a paid service, or pay for an API call. Use after finding a service with search-for-service. Source: coinbase/agentic-wallet-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill pay-for-service
Category
!Security
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is pay-for-service?

Make a paid API request to an x402 endpoint with automatic USDC payment. Use when you or the user want to call a paid API, make an x402 request, use a paid service, or pay for an API call. Use after finding a service with search-for-service. Source: coinbase/agentic-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/coinbase/agentic-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 or Cursor

Where is the source repository?

https://github.com/coinbase/agentic-wallet-skills