moonpay-x402

Detect 402 responses, sign wallet payments, and retry x402 API requests.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Drock91/ows-hackathon --skill moonpay-x402-drock91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moonpay-x402
Source: https://github.com/Drock91/ows-hackathon/tree/main/.agents/skills/moonpay-x402
Command: npx skills add https://github.com/Drock91/ows-hackathon --skill moonpay-x402-drock91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Facilitate automated paid access to x402-protected API endpoints by coordinating wallet-based payments and retrying requests when needed.

Core Features & Use Cases

  • Detect 402 Payment Required responses and automatically trigger a wallet-signed payment.
  • Retry failed requests with proof of payment to seamlessly access paid endpoints.
  • Works across supported networks (e.g., Solana, Base) for on-demand API monetization.

Quick Start

Use the moonpay-x402 skill to make a paid API request to an x402 endpoint using your wallet.

Frequently Asked Questions about moonpay-x402

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate payments for 402 protected API endpoints?

To automate payments for 402 protected API endpoints, this Skill detects 402 Payment Required responses, signs a payment with your local wallet, and automatically retries the request with payment proof.

Does x402 wallet signing work with Solana and Base networks?

Yes, x402 wallet signing works with Solana and Base networks, allowing you to facilitate on-demand API monetization and automatic paid access across these supported blockchain networks.

What happens when a paid API request fails with a 402 error?

When a paid API request fails with a 402 error, the Skill triggers a wallet-signed payment and retries the original request with the proof of payment to seamlessly access the paid endpoint.

How do I retry failed requests using local wallet-based payments?

You can retry failed requests using local wallet-based payments by letting the Skill automatically sign the required payment proof and resubmit the request to the x402-protected endpoint.

Do I need a local wallet to access x402 paid API features?

Yes, you need a local wallet to access x402 paid API features, as the Skill coordinates wallet-based payments by signing transaction proofs directly from your local wallet configuration.