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 at `/api/v1/paypal/payouts/76` is labeled "Premium API Access" and accepts POST requests. Payment is settled in USDC on the Base network, with a maximum amount 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 X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform hosts a variety of x402-gated API endpoints spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto data feeds, and infrastructure utilities. All endpoints on the platform share the same $0.02/request pricing model with no minimums or commitments.

Documentation for this specific endpoint is extremely sparse. The crawled /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what parameters the PayPal payouts endpoint expects or what it returns. The endpoint is confirmed live (returns a proper 402 challenge), but the actual functionality behind the paywall is unverifiable from available materials.

Capabilities

x402-paymentusdc-base-networkpaypal-payoutsper-request-billingno-api-keypost-method

Use cases

  • Triggering PayPal payouts programmatically via a single paid API call
  • Integrating PayPal disbursements into crypto-native workflows
  • Automating small PayPal payments without managing API keys or OAuth tokens

Fit

Best for

  • Developers needing pay-per-use PayPal payout access without account setup
  • Agents or bots that can settle payments on Base via x402
  • Quick one-off PayPal payouts without subscription commitments

Not for

  • High-volume PayPal payout operations where direct PayPal API integration is cheaper
  • Users who need detailed documentation or SLA guarantees before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/76 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and network details. However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty beyond a wallet-connect prompt. The actual functionality (PayPal payouts) cannot be verified, and the endpoint path includes an unexplained numeric ID (76). This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; request body format is unknown
  • Actual PayPal payout functionality is unverifiable from outside the paywall
  • The endpoint path includes '/76' which is unexplained — may be a specific payout template or configuration ID
  • Provider legitimacy for handling PayPal payouts is unverified

Citations

Provenance

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

Agent access