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 specific resource `/api/v1/paypal/payouts/37` 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 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 with the same pay-per-use model on the Base network.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what the PayPal payouts endpoint actually returns or what parameters it expects. The endpoint is live (returns a valid x402 402 challenge), but the lack of documentation makes it difficult to use without experimentation.

Capabilities

x402-paymentusdc-base-networkpaypal-payoutspay-per-requestno-api-keypost-method

Use cases

  • Triggering PayPal payouts programmatically via a pay-per-use API
  • Integrating PayPal disbursements into agent workflows without managing API keys
  • Making one-off PayPal payments from crypto-native applications

Fit

Best for

  • Developers wanting keyless, pay-per-call PayPal payout access
  • Agent-based systems that can settle x402 payments on Base
  • Quick prototyping of payout flows without PayPal developer account setup

Not for

  • Production payout systems requiring detailed documentation and SLAs
  • High-volume batch payouts where per-request pricing is inefficient
  • Users who need transparent request/response schemas before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/37 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

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 accepts payments. However, there is no OpenAPI schema, no request/response documentation, no examples, and the docs pages are empty. The purpose of the PayPal payouts endpoint is unclear beyond its name. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided; request parameters and response format are unknown
  • The specific behavior of /api/v1/paypal/payouts/37 (what the '37' refers to, what payload is expected) is undocumented
  • PayPal payouts may involve regulated financial activity — verify compliance before use

Citations

Provenance

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

Agent access