x402basequality 0.25

PayPal payouts endpoint via x402 micropayment on Base network, $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/16` 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 provider lowpaymentfee.com hosts a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per request. This specific endpoint appears to facilitate PayPal payout operations, though the crawled documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further detail. There is no OpenAPI schema, no request/response examples, and no documentation describing the expected input payload or response format for this PayPal payouts endpoint.

Because of the lack of documentation, the actual functionality, required request body fields, and response structure are unknown. The endpoint is confirmed live (returns a valid x402 402 challenge), but users should proceed with caution given the absence of any technical specification.

Capabilities

x402-paymentusdc-base-networkpaypal-payoutsper-request-billingno-api-key

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 needing quick PayPal payout access without credential management
  • Agent-based workflows that can settle per-call in USDC on Base
  • Low-volume payout use cases where $0.02/request is cost-effective

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 to understand exact request/response schemas before calling

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/16 \
  -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: no OpenAPI schema, no request/response examples, no description of what fields the PayPal payouts endpoint expects or returns. The docs pages all render only 'Connect wallet'. 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 for this endpoint
  • Exact functionality of '/api/v1/paypal/payouts/16' is unknown — the '16' suffix is unexplained
  • Cannot verify what PayPal payout operations this endpoint actually performs
  • Provider hosts many diverse endpoints; unclear if all are fully implemented

Citations

Provenance

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

Agent access