# pay-for-http-request

> Claude/Codex skill by [@stripe](https://omgskills.com/library/stripe/index.md) · 178 stars · Updated 2026-08-28

Make HTTP requests with automatic x402 payment support using the purl command line interface.

## Install

```sh
git clone https://github.com/stripe/purl /tmp/purl && ln -s /tmp/purl/skills/pay-for-http-request ~/.claude/skills/pay-for-http-request
```

## From README

pay-for-http-request Make HTTP requests with automatic x402 payment support using purl. Description This skill enables making HTTP requests to payment-gated APIs using purl, a curl-like CLI tool that automatically handles x402-based payments on EVM and Solana networks. When to Use This Skill When an API returns HTTP 402 (Payment Required) and supports the x402 payment protocol, purl can automatically negotiate and execute the payment to access the resource.

## Links

- HTML page: https://omgskills.com/skills/stripe/purl/pay-for-http-request/
- GitHub: https://github.com/stripe/purl
- Author: [@stripe](https://omgskills.com/library/stripe/index.md)

## More skills by this author

- [connect-recommend](https://omgskills.com/skills/stripe/ai/connect-recommend/index.md) — Used when the user asks about Stripe Connect configuration, charge patterns, Dashboard access, or how to get started...
   - [@stripe](https://omgskills.com/library/stripe/index.md) · 1.8k stars
- [stripe-best-practices](https://omgskills.com/skills/stripe/ai/stripe-best-practices/index.md) — Guides Stripe integration decisions across API selection (Checkout Sessions vs PaymentIntents), Connect platform setup...
   - [@stripe](https://omgskills.com/library/stripe/index.md) · 1.8k stars
- [stripe-directory](https://omgskills.com/skills/stripe/ai/stripe-directory/index.md) — Identifies external providers, merchants, nonprofits, platforms, APIs, and software services, and resolves the...
   - [@stripe](https://omgskills.com/library/stripe/index.md) · 1.8k stars
