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/68` 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 hosts a variety of x402-gated endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request. However, the specific functionality of this PayPal payouts endpoint is not well-documented. The crawled docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no request/response examples, and no description of what input the POST body expects or what the response contains.

Because the endpoint name references "PayPal payouts," it likely triggers or facilitates a PayPal payout operation, but the exact parameters, supported currencies, payout limits, and response format are unknown from available materials. The endpoint is confirmed live (returns a proper 402 x402 challenge), but users should proceed with caution given the lack of documentation.

Capabilities

x402-paymentusdc-basepaypal-payoutsper-request-billingno-api-keypost-endpoint

Use cases

  • Triggering PayPal payouts programmatically via a crypto-gated API
  • Integrating PayPal disbursements into an agent workflow without traditional API keys
  • Making one-off PayPal payments from an automated pipeline

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal payout access
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over traditional API subscriptions

Not for

  • Users needing detailed documentation or guaranteed SLAs before integration
  • High-volume PayPal payout operations where $0.02 per call overhead matters
  • Anyone requiring non-USDC or non-Base payment settlement

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/68 \
  -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 challenge, confirming pricing and network details. However, there is no OpenAPI schema, no request/response examples, and all documentation pages render only a wallet-connect prompt. The actual functionality of the PayPal payouts endpoint is entirely undocumented, making this effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no technical content.
  • The exact request body schema and response format for the PayPal payouts endpoint are unknown.
  • It is unclear what PayPal payout operation this endpoint performs or what parameters it accepts.
  • The '/68' path suffix suggests a specific resource ID but its meaning is undocumented.

Citations

Provenance

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

Agent access