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 route `/api/v1/paypal/payouts/55` 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). No API keys or rate limits are required; access is granted per-call upon payment.

The broader lowpaymentfee.com platform advertises a range of x402-gated API categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request. However, the specific functionality behind this PayPal payouts endpoint is not documented in detail. The crawled docs, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what parameters the endpoint accepts or what it returns.

Because the endpoint is live (returning a valid 402 x402 challenge) but lacks any documentation about its actual behavior, input parameters, or response format, users should treat this as an opaque endpoint. The PayPal payout functionality is implied by the URL path but unverified.

Capabilities

x402-paymentusdc-basepaypal-payoutsper-request-billingno-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 per-call PayPal payout requests settled in USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal payout access
  • Agent-based workflows that can settle payments in USDC on Base
  • Low-volume payout use cases where $0.02/request is cost-effective

Not for

  • High-volume PayPal payout operations (no bulk pricing or documentation available)
  • Users who need detailed API documentation, schemas, or SLAs before integration
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/55 \
  -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 challenge, but there is zero documentation on request parameters, response format, or actual functionality. Docs pages return only 'Connect wallet' with no content. The PayPal payout purpose is inferred solely from the URL path.

Warnings

  • No API documentation available — docs, pricing, and README pages all return only 'Connect wallet'
  • No OpenAPI schema or request/response examples provided
  • Actual PayPal payout functionality is unverified; the endpoint purpose is inferred from the URL path only
  • The '/55' suffix in the path is unexplained — it may refer to a specific payout ID or configuration

Citations

Provenance

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

Agent access