Enable and integrate x402 crypto payment protocol for XActions API access. Supports multi-chain, multi-token payments for pay-per-use API calls. Use when users want to pay for XActions operations with crypto or integrate x402 into their own agent/app.
$npx -y skills add nirholas/xactions --skill x402-paymentsInstalls into the current project.
Run `npx skills use "https://github.com/nirholas/xactions" --skill "nirholas/xactions/x402-payments"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nirholas/xactions" that are relevant to the current task. Run `npx skills add "https://github.com/nirholas/xactions"` and select the relevant skills, then follow their instructions.