x402basequality 0.25

PayPal payouts endpoint gated by x402 micropayment on Base (USDC), $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a PayPal payouts API accessible via the x402 payment protocol. The specific resource `/api/v1/paypal/payouts/79` is labeled "Premium API Access" and accepts POST requests. Payment is settled in USDC on the Base network, with a maximum cost of 20,000 base units (0.02 USDC, i.e., $0.02 per request). No API keys or rate limits are required — callers simply attach an x402 payment header to each request.

The broader lowpaymentfee.com platform hosts a variety of pay-per-call API endpoints across categories including data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are uniformly priced at $0.02 per request and use the same x402 USDC-on-Base payment mechanism.

Documentation is extremely sparse. The docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what the PayPal payouts endpoint actually returns or what parameters it expects. The endpoint is live (returns a proper 402 challenge), but the lack of documentation makes it difficult to use without experimentation.

Capabilities

x402-paymentusdc-on-basepaypal-payoutspay-per-requestno-api-keypost-method

Use cases

  • Triggering PayPal payouts programmatically via a crypto-gated API
  • Integrating PayPal disbursements into Web3 workflows
  • Automating small PayPal payments without managing API keys

Fit

Best for

  • Developers who want PayPal payout access without traditional API key management
  • Web3-native applications needing fiat payout rails
  • Agents that can settle x402 payments in USDC on Base

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume payout operations where $0.02 per call overhead matters
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/79 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it exists and accepts USDC on Base. However, there is zero documentation on request parameters, response format, or what the PayPal payouts endpoint actually does. No OpenAPI schema, no examples, and all doc pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; request parameters and response format are unknown
  • The specific behavior of /api/v1/paypal/payouts/79 (what '79' refers to, what POST body is expected) is entirely undocumented
  • PayPal payouts may involve regulated financial activity — verify compliance before use

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 07:49:21Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access