x402basequality 0.25

PayPal payouts endpoint gated by x402 micropayment on Base (USDC, $0.02/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/67` is labeled "Premium API Access" and accepts POST requests. Payment is settled in USDC on the Base network at $0.02 per request (maxAmountRequired of 20,000 base units with USDC's 6 decimals = $0.02).

The broader lowpaymentfee.com platform hosts a variety of pay-per-call APIs 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 are priced at $0.02 per request with no API keys, no rate limits, and no commitments required — payment is handled entirely through the x402 protocol using USDC on Base.

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 confirmed live (returns a proper 402 challenge), but without documentation it is difficult to know what payload to send or what response to expect.

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 with USDC on Base

Fit

Best for

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

Not for

  • Production PayPal integrations requiring documented SLAs and detailed API specs
  • Users who need comprehensive documentation or OpenAPI schemas before integrating
  • High-volume payout operations where per-request pricing may not be optimal

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/67 \
  -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 no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the PayPal payouts endpoint does or what parameters it accepts. The docs pages are all blank beyond a wallet-connect prompt. 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 format and response structure are unknown
  • The endpoint name suggests PayPal payout functionality, but there is no verification of what it actually does
  • No terms of service, privacy policy, or compliance information visible for a payments-related endpoint

Citations

Provenance

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

Agent access