x402basequality 0.25

x402-gated PayPal payments endpoint on Base, pay $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 "Premium API Access" resource at the path `/api/v1/paypal/payments/51`. It is part of a broader platform offering dozens of x402-gated API endpoints across categories like data analytics, AI/ML, finance/Web3, and infrastructure utilities. All endpoints on the platform share a uniform $0.02-per-request pricing model settled in USDC on the Base network via the x402 protocol.

The specific function of this particular endpoint (`/api/v1/paypal/payments/51`) is not well-documented. The path suggests it relates to PayPal payment processing or retrieval (possibly fetching or creating a payment with ID 51), but no OpenAPI schema, request/response examples, or dedicated documentation were found. The platform's docs, pricing, and API pages all returned only a "Connect wallet" prompt with no substantive content.

The endpoint is live and returns a valid x402 challenge (HTTP 402) with `maxAmountRequired` of 20000 base units of USDC (6 decimals), which equals $0.02. It accepts POST requests, settles to address `0x1A2B...85F3` on Base, and uses the "exact" payment scheme with a 300-second timeout. No API keys or rate limits are advertised. Because the endpoint's actual behavior behind the paywall is undocumented, agents should treat this as a low-information listing.

Capabilities

x402-paymentusdc-settlementbase-networkpaypal-paymentspost-methodno-api-keyper-request-billing

Use cases

  • Programmatically initiating or retrieving PayPal payment information via a crypto-settled API
  • Integrating PayPal payment flows into agent workflows without traditional API keys
  • Testing x402 payment protocol integrations with a low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 protocol payments
  • Agents needing keyless, pay-per-call access to payment-related endpoints
  • Projects already operating on the Base L2 network with USDC

Not for

  • Production PayPal integrations requiring documented, stable APIs with SLAs
  • Users who need detailed API documentation or response schemas before committing

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/51 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

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 no documentation, no OpenAPI schema, no request/response examples, and the actual functionality behind the paywall is unknown. The docs pages are empty stubs. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all return only a wallet-connect prompt with no content.
  • The specific behavior of /api/v1/paypal/payments/51 is undocumented; the path implies PayPal payment functionality but this cannot be verified.
  • No OpenAPI schema or output schema describing the response format.
  • No request body schema available; callers must guess at required parameters.
  • The platform lists many endpoints but none appear to have public documentation beyond a title and price.

Citations

Provenance

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

Agent access