x402basequality 0.25

Pay-per-call PayPal payments endpoint on Base via x402, $0.02/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" PayPal payments resource accessible via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which advertises a suite of APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no commitments.

The specific endpoint `/api/v1/paypal/payments/60` accepts POST requests and is gated by an x402 payment challenge. Payment is settled in USDC (USD Coin) on the Base network, with a maximum amount required of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The x402 challenge specifies an "exact" payment scheme with a 300-second timeout. No OpenAPI schema, detailed documentation, or example request/response payloads are available — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content.

Because the endpoint's actual functionality is opaque (the path suggests PayPal payment processing but no documentation explains what inputs it expects or what it returns), prospective callers should treat this as a loosely documented, experimental service. The platform's landing page confirms the pricing model and lists many sibling endpoints, but none have published schemas or usage examples.

Capabilities

x402-payment-gatedusdc-base-settlementpaypal-paymentsper-call-pricingno-api-key-required

Use cases

  • Programmatically initiate or process PayPal payments via a crypto-gated API call
  • Integrate PayPal payment functionality into an agent workflow without traditional API keys
  • Explore x402 protocol payment flows with a low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol integrations
  • Agents needing a keyless, pay-per-call PayPal payments interface
  • Low-volume payment processing without subscription commitments

Not for

  • Production payment processing requiring documented schemas and SLAs
  • High-volume payment workflows needing rate-limit guarantees and support
  • Users who need detailed API documentation before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/60 \
  -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 (returns a valid x402 402 challenge) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no documentation beyond a landing page listing, no example requests or responses, and the actual functionality of the PayPal payments endpoint is undocumented. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content.
  • The endpoint path suggests PayPal payment processing but no schema or description of expected inputs/outputs exists.
  • The specific endpoint /api/v1/paypal/payments/60 is not listed on the landing page among the advertised APIs, raising questions about its status.
  • Functionality is entirely opaque; callers cannot determine what POST body to send or what response to expect.

Citations

Provenance

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

Agent access