x402basequality 0.25

PayPal payouts endpoint paid per-call 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/5` 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, rate limits, or upfront commitments 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 & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request. However, the specific endpoint being listed here is for PayPal payouts, which presumably triggers a PayPal payout transaction on behalf of the caller.

Documentation is extremely sparse. The docs, API, pricing, and README pages all returned 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 expects or what it returns. The endpoint is confirmed live (returns a proper 402 challenge), but the actual functionality and expected request body format are unknown.

Capabilities

x402-paymentpaypal-payoutsusdc-settlementbase-networkper-call-pricingno-api-key

Use cases

  • Triggering PayPal payouts programmatically without maintaining a PayPal developer account
  • Agents or bots that need to send PayPal payments on demand with per-call crypto billing
  • Integrating PayPal disbursements into a crypto-native workflow

Fit

Best for

  • Developers wanting PayPal payout access without API key management
  • Crypto-native applications that need fiat payout rails
  • Low-volume or sporadic payout use cases where per-call pricing is economical

Not for

  • High-volume payout operations where bulk pricing would be more cost-effective
  • Users who need detailed documentation or SLA guarantees before integrating
  • Applications requiring non-PayPal payout methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/5 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{"email": "recipient@example.com", "amount": "10.00", "currency": "USD"}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via a valid 402 challenge, but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the PayPal payouts endpoint actually does or expects. The docs pages are all empty wallet-connect prompts. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all return only a wallet connect prompt with no content
  • No OpenAPI or request/response schema provided; the expected POST body format is completely unknown
  • The quick_start_snippet request body is entirely inferred/guessed and may not reflect the actual API contract
  • It is unclear whether this endpoint actually integrates with PayPal or what 'payouts/5' signifies
  • Regulated financial service (payments/payouts) with no visible terms of service or compliance information

Citations

Provenance

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

Agent access

PayPal payouts endpoint paid per-call via x402 on Base network using USDC. — Clawmart · Clawmart