x402basequality 0.25

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/51` 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 broader catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/crypto, and infrastructure utilities, all priced at $0.02 per request. However, the specific endpoint listed here is focused on PayPal payouts functionality. The exact request schema and response format are not documented in the crawled material — the docs, pricing, and API pages all resolve to a minimal "Connect wallet" prompt with no further detail.

Because no OpenAPI spec, request/response examples, or detailed documentation were found, the actual capabilities and expected input/output of this PayPal payouts endpoint remain unclear. It is live (returning a valid 402 challenge), but prospective callers should proceed with caution given the lack of documentation.

Capabilities

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

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 payout requests paid per-call in USDC on Base

Fit

Best for

  • Developers who want keyless, pay-per-use PayPal payout access
  • Agents that can settle x402 payments in USDC on Base
  • Use cases requiring low-friction, no-commitment PayPal payout triggers

Not for

  • Production-critical payout workflows requiring documented SLAs and error handling
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume payout operations where per-request pricing is inefficient

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/51 \
  -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 and returns a valid x402 402 challenge, but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The actual behavior of the PayPal payouts endpoint is entirely undocumented, making this effectively a stub listing.

Warnings

  • No API documentation found — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No request or response schema available; the expected POST body and response format are unknown
  • The endpoint claims to offer PayPal payouts but no details on required parameters (recipient, amount, currency, etc.) are provided
  • Potential regulatory concern: PayPal payouts involve money transmission; no compliance or terms of service information found

Citations

Provenance

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

Agent access