x402basequality 0.25

PayPal payouts endpoint via x402 micropayment on Base network, $0.02 per request in 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 path `/api/v1/paypal/payouts/50` suggests it triggers a PayPal payout of $50 (based on the URL pattern), paid for with a per-request USDC micropayment on the Base network. The x402 challenge confirms the endpoint is live and accepts POST requests, settling payments to a specified Ethereum address using USDC (contract 0x8335…2913 on Base).

The provider's landing page advertises a broad suite of APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and instant access. The x402 challenge for this specific endpoint shows a maxAmountRequired of 20,000 base units of USDC (6 decimals), which equals $0.02, consistent with the site's advertised pricing.

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 parameters the PayPal payouts endpoint accepts or what it returns. The endpoint's actual functionality — whether it truly initiates a PayPal payout, what inputs it requires, and what guarantees it provides — cannot be verified from the available material.

Capabilities

paypal-payoutsx402-paymentusdc-base-networkmicropayment-apipost-endpoint

Use cases

  • Triggering PayPal payouts programmatically via a single API call paid with USDC
  • Integrating PayPal disbursements into crypto-native workflows without managing PayPal credentials directly
  • Automating small-dollar PayPal transfers from an AI agent or bot

Fit

Best for

  • Developers needing PayPal payout functionality without a PayPal developer account
  • Crypto-native applications that want to bridge to PayPal recipients
  • Agents or bots that can settle x402 micropayments on Base

Not for

  • High-value or bulk PayPal transfers where direct PayPal API integration is more appropriate
  • Users who need detailed documentation, SLAs, or compliance guarantees before use
  • Applications requiring non-USDC or non-Base-network payment settlement

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/50 \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request parameters, response format, or actual functionality. No OpenAPI schema, no examples, and all doc pages are empty. The claim of PayPal payout functionality is unverifiable.

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 and response format are completely unknown
  • The actual functionality (PayPal payout) cannot be verified from available material — use with caution
  • The provider hosts dozens of disparate API categories (AI, finance, geocoding, etc.) all at $0.02, which raises questions about service depth and reliability
  • PayPal payouts involve regulated money transmission — no compliance or licensing information is provided

Citations

Provenance

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

Agent access