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/53`. It is part of a broader platform that offers dozens of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request settled in USDC on the Base network.

The specific endpoint `/api/v1/paypal/payments/53` sits under what appears to be a PayPal payments category, though the platform's landing page does not list this particular path among its advertised API groups. The x402 challenge confirms the endpoint is live: it returns a 402 with an `exact` payment scheme requiring up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) paid to address `0x1A2B...85F3` on Base. The endpoint accepts POST requests and returns `application/json`.

Documentation beyond the landing page is extremely thin — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no explanation of what this specific PayPal payments resource returns or expects as input. Prospective callers should be aware that the actual behavior of this endpoint is undocumented and must be discovered experimentally.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestpaypal-paymentsjson-responsepost-method

Use cases

  • Programmatically triggering or querying PayPal payment data via a single pay-per-call request
  • Integrating low-cost payment-related API calls into agent workflows without API keys
  • Exploring x402-protocol payment gating for financial service endpoints

Fit

Best for

  • Developers experimenting with x402-protocol pay-per-call APIs
  • Agents needing keyless, per-request access to payment-related endpoints
  • Users who want to avoid subscription commitments for occasional API calls

Not for

  • Production systems requiring well-documented, stable API contracts
  • High-volume payment processing where per-request fees add up
  • Users without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/53 \
  -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 zero documentation on request format, expected input, or response schema. The /docs, /pricing, and /README pages are all blank beyond a wallet-connect prompt. The specific path (/api/v1/paypal/payments/53) is not listed on the landing page, making its purpose unclear. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet'
  • The specific endpoint /api/v1/paypal/payments/53 is not listed among the platform's advertised APIs
  • No request or response schema provided; callers must discover behavior experimentally
  • No OpenAPI spec or ai-plugin manifest found
  • Purpose of the '/53' resource ID is unknown

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