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/19` 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, documentation for this specific PayPal payouts endpoint is extremely sparse. The crawled docs, pricing, API, and README pages all returned only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what parameters the PayPal payouts endpoint expects or what it returns. The endpoint is confirmed live (returns a valid x402 402 challenge), but the actual functionality behind the paywall is unknown.

Because the endpoint name suggests it triggers real PayPal payouts, callers should exercise caution. Without documentation clarifying required input fields (recipient email, amount, currency, etc.) or the response format, it is impossible to verify what this endpoint actually does once payment is made.

Capabilities

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

Use cases

  • Programmatically triggering PayPal payouts from an agent or automated workflow
  • Paying for on-demand PayPal disbursements without managing API keys
  • Integrating PayPal payouts into a crypto-native application via x402

Fit

Best for

  • Developers who want key-less, pay-per-call PayPal payout access
  • Agents that need to trigger PayPal payments with crypto settlement
  • Workflows requiring low-friction PayPal disbursements at $0.02 per call

Not for

  • Production use cases requiring documented request/response schemas and SLAs
  • High-volume PayPal payouts where direct PayPal API integration would be cheaper
  • Users who need detailed error handling documentation before calling

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/19 \
  -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, confirming it exists and is gated at $0.02 USDC on Base. However, there is zero documentation on request parameters, response format, or actual functionality. No OpenAPI schema, no examples, and all doc pages return only 'Connect wallet'. This is effectively a stub listing.

Warnings

  • No documentation available — all doc/pricing/API pages return only 'Connect wallet' with no technical content
  • No request or response schema provided; unknown what parameters the PayPal payouts endpoint expects
  • Endpoint may trigger real financial transactions (PayPal payouts) — use with extreme caution without verified documentation
  • The '/19' suffix in the path is unexplained and may indicate a specific payout configuration or resource ID

Citations

Provenance

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

Agent access

PayPal payouts endpoint gated by x402 micropayment on Base (USDC), $0.02 per request. — Clawmart · Clawmart