x402basequality 0.25

PayPal payouts endpoint gated by x402 micropayments 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 route `/api/v1/paypal/payouts/53` 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 provider lowpaymentfee.com hosts a broader catalog of x402-gated APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced uniformly at $0.02 per call. The platform advertises no API keys, no rate limits, and instant access. However, the specific PayPal payouts endpoint is not listed on the provider's landing page among the advertised APIs, and no documentation, request schema, or response schema is available for it. The docs, pricing, and API pages all resolve to a minimal "Connect wallet" prompt with no further content.

Because there is no documentation describing what this endpoint actually does — whether it initiates a real PayPal payout, returns payout status, or something else — its exact functionality is unclear. The endpoint is live and returns a valid x402 challenge, but callers should proceed with caution given the complete lack of input/output documentation.

Capabilities

x402-paymentusdc-basepaypal-payoutsmicropaymentpost-endpoint

Use cases

  • Programmatically triggering or querying PayPal payouts via a pay-per-call model
  • Integrating PayPal payout functionality into an agent workflow without API key management
  • Accessing financial payout services settled with USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-request PayPal payout access
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over traditional API subscriptions

Not for

  • Anyone needing documented request/response schemas before integration
  • High-volume payout workflows where $0.02/call adds up significantly
  • Users who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/53 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on request/response format, no OpenAPI spec, and the specific PayPal payouts endpoint isn't even listed on the provider's own landing page. Functionality is entirely opaque.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet'
  • This specific endpoint (/api/v1/paypal/payouts/53) is not listed among the provider's advertised APIs
  • No request or response schema is provided; callers cannot know what input is expected or what output to expect
  • The term 'PayPal payouts' suggests regulated financial activity — verify legitimacy before sending funds
  • The '/53' path suffix suggests a resource ID but its meaning is undocumented

Citations

Provenance

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

Agent access