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 endpoint is located at `/api/v1/paypal/payouts/14` and accepts POST requests. Payment is settled in USDC on the Base network, with a maximum cost of $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 provider site (lowpaymentfee.com) hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per request. However, this specific endpoint's purpose — PayPal payouts — is not documented beyond the title "Premium API Access." There is no OpenAPI schema, no request/response examples, and the docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional detail.

Because the endpoint's actual input parameters and response format are undocumented, callers will need to experiment or contact the provider to understand what payload to send and what output to expect. The x402 challenge is live and well-formed, confirming the endpoint is operational, but the lack of documentation significantly limits usability.

Capabilities

x402-paymentpaypal-payoutsusdc-settlementbase-networkpay-per-requestno-api-key

Use cases

  • Triggering PayPal payouts programmatically via a single paid API call
  • Integrating PayPal disbursements into crypto-native workflows without managing API keys
  • Automating small-batch PayPal payments from an AI agent or bot

Fit

Best for

  • Developers wanting PayPal payout access without managing PayPal API credentials
  • Crypto-native agents that can settle per-call payments in USDC on Base
  • Low-volume payout use cases where $0.02/request is acceptable

Not for

  • High-volume payout operations where per-call fees add up quickly
  • Users who need detailed documentation or SLA guarantees before integrating
  • Workflows requiring non-USDC or non-Base payment settlement

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/14 \
  -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 x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request parameters, response schema, or what 'PayPal payouts' actually does. Docs pages render only a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet'
  • No OpenAPI schema or request/response examples provided
  • The specific behavior of the PayPal payouts endpoint is completely undocumented
  • Cannot verify what PayPal payout functionality is actually delivered behind the paywall

Citations

Provenance

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

Agent access