x402basequality 0.30

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/56` is labeled "Premium API Access" and accepts POST requests. Payment is settled in USDC on the Base network at $0.02 per call (maxAmountRequired of 20,000 base units with USDC's 6 decimals = $0.02). No API keys or rate limits are required; access is granted per-request upon payment.

The broader lowpaymentfee.com platform advertises a range of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto data feeds, and infrastructure utilities — all priced at $0.02 per request via x402 on Base. However, the specific endpoint listed here is in the PayPal payouts category. Documentation is extremely sparse: the docs, pricing, and API 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 parameters the PayPal payouts endpoint expects or what it returns. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the actual functionality behind the paywall is unverifiable from available materials.

Capabilities

x402-paymentusdc-basepaypal-payoutspay-per-requestno-api-key

Use cases

  • Triggering PayPal payouts programmatically via a single paid API call
  • Integrating PayPal disbursements into crypto-native workflows
  • Automating small PayPal transfers without managing PayPal API credentials directly

Fit

Best for

  • Developers who want PayPal payout access without managing PayPal API keys
  • Crypto-native agents that can settle USDC on Base
  • Low-volume, pay-as-you-go payout use cases

Not for

  • High-volume PayPal payout operations where direct PayPal API integration is more cost-effective
  • Users who need detailed documentation or SLA guarantees before integrating
  • Anyone unable to pay with USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it exists and is gated at $0.02 USDC on Base. However, there is no OpenAPI schema, no request/response examples, and no documentation beyond a wallet-connect prompt. The actual functionality (PayPal payouts) is unverifiable, and the endpoint path includes an unexplained numeric ID (56). This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet' with no technical content
  • No OpenAPI or request/response schema provided; request body and response format are unknown
  • The endpoint path includes '/56' which may be a specific payout ID rather than a general-purpose endpoint
  • Actual PayPal payout functionality behind the paywall cannot be verified from crawl data
  • PayPal payouts involve regulated financial activity; verify compliance before use

Citations

Provenance

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

Agent access