x402basequality 0.30

Pay-per-call PayPal payments endpoint on Base via x402, settling in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" resource at `/api/v1/paypal/payments/4`. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories like data analytics, AI/ML inference, finance, and infrastructure utilities — all gated via the x402 payment protocol on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is settled in USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` on Base) with a maximum amount of 20,000 base units, which equals $0.02 USD (USDC uses 6 decimals). The x402 challenge confirms the endpoint is live and uses the "exact" payment scheme with a 300-second timeout. No API keys or rate limits are advertised; access is granted purely through per-request micropayments.

The specific functionality behind this particular path (`/paypal/payments/4`) is not well-documented. The endpoint's description is simply "Premium API Access," and the crawled documentation pages returned only wallet-connect prompts with no further detail. The platform's landing page lists many other endpoints (analytics, AI, finance, utilities) all priced at $0.02 per request, but this specific PayPal payments endpoint is not listed among them, making its exact purpose unclear. Prospective users should test the endpoint to determine what data or service it returns.

Capabilities

x402-payment-gatedusdc-settlementbase-networkper-request-micropaymentjson-responsepost-methodpaypal-payments

Use cases

  • Making PayPal-related payment queries or operations via a crypto-settled micropayment
  • Integrating pay-per-call payment data into agent workflows without API key management
  • Accessing premium payment information with no subscription or rate-limit overhead

Fit

Best for

  • Agents or developers who want keyless, pay-per-use API access settled in USDC on Base
  • Workflows requiring on-demand payment-related data without upfront commitments
  • x402-compatible clients looking for low-cost micropayment endpoints

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume batch processing where per-request costs accumulate significantly
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, and the specific purpose of this PayPal payments endpoint is undocumented. The docs, pricing, and README pages all returned only 'Connect wallet' with no useful content.

Warnings

  • The exact functionality of /api/v1/paypal/payments/4 is undocumented — the description is only 'Premium API Access' with no further detail.
  • This endpoint is not listed among the platform's advertised APIs on the landing page, raising questions about its status.
  • All documentation pages (docs, pricing, README, api) returned only 'Connect wallet' with no substantive content.
  • No request body schema or response schema is available; integration requires trial-and-error.

Citations

Provenance

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

Agent access