x402basequality 0.25

PayPal payouts endpoint via x402 micropayment on Base network, $0.02 per request in 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 resource at `/api/v1/paypal/payouts/75` 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 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 API endpoints spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto data (price feeds, exchange rates, gas estimates), and infrastructure utilities (geocoding, validation, conversion). All endpoints share the same $0.02/request pricing model with no minimums or commitments.

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-paymentpaypal-payoutsusdc-base-networkper-request-pricingno-api-keypost-endpoint

Use cases

  • Programmatic PayPal payouts triggered by on-chain USDC micropayments
  • Agent-initiated PayPal disbursements without traditional API key management
  • Pay-per-use PayPal payout integration for automated workflows

Fit

Best for

  • Developers wanting PayPal payout access without API key registration
  • AI agents needing on-demand PayPal disbursement capability
  • Low-volume or sporadic PayPal payout use cases where per-call pricing is economical

Not for

  • High-volume PayPal payout operations where direct PayPal API integration would be cheaper
  • Use cases requiring detailed documentation or SLA guarantees
  • Users who need full PayPal API coverage beyond payouts

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/75 \
  -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 zero documentation on request parameters, response format, or what the PayPal payouts endpoint actually does. No OpenAPI schema, no examples, and all doc pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; request body and response format are unknown
  • The specific functionality of '/api/v1/paypal/payouts/75' (what the '75' parameter means, what payout actions are supported) is undocumented
  • PayPal payouts involve financial transactions and may be subject to regulatory requirements — use with caution

Citations

Provenance

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

Agent access