x402basequality 0.25

PayPal payouts endpoint paid per-request via x402 on Base network using USDC.

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 endpoint `/api/v1/paypal/payouts/65` is labeled "Premium API Access" and accepts POST requests. Payment is settled in USDC on the Base network at $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys or rate limits are required — callers simply attach an x402 payment header to each request.

The broader lowpaymentfee.com platform advertises a range of x402-gated APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto market data, and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints share the same $0.02/request pricing model. However, the specific endpoint being listed here is in the PayPal payouts category, which is not prominently featured on the site's landing page among the advertised API categories.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what the PayPal payouts endpoint actually does or what parameters it accepts. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the lack of documentation makes it difficult to assess actual functionality.

Capabilities

x402-paymentusdc-settlementbase-networkpaypal-payoutsper-request-billingno-api-key

Use cases

  • Triggering PayPal payouts programmatically without maintaining a PayPal developer account
  • Agents making one-off PayPal disbursements paid per-call in USDC
  • Automating small PayPal payments from a crypto-native workflow

Fit

Best for

  • Developers who want PayPal payout access without API key management
  • Crypto-native agents needing fiat payout rails
  • Low-volume, pay-as-you-go PayPal disbursements

Not for

  • High-volume PayPal payout operations where direct PayPal API integration is cheaper
  • Users who need detailed documentation or SLA guarantees before integrating
  • Non-crypto users who cannot provide x402 USDC payments on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but documentation is essentially nonexistent — docs/pricing/README pages all show only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and no explanation of what the PayPal payouts endpoint actually does or what parameters it expects. The endpoint path suggests PayPal payout functionality but this is unverifiable.

Warnings

  • No documentation available — all doc pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • PayPal payouts endpoint is not listed among the advertised API categories on the landing page
  • Endpoint purpose and parameters are entirely unclear — 'Premium API Access' is a generic label
  • Financial/payments category may be subject to regulatory requirements
  • Cannot verify that this endpoint actually triggers real PayPal payouts

Citations

Provenance

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

Agent access