x402basequality 0.30

Pay-per-call PayPal payments endpoint on Base via x402, settled 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" service at the path `/api/v1/paypal/payments/16`. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories like data analytics, AI/ML inference, finance, crypto, and utility services — all gated by the x402 payment protocol on the Base network.

The specific endpoint accepts POST requests and is priced at 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 "exact" scheme, meaning the caller includes an X-PAYMENT header with a signed payment for each call. No API keys, rate limits, or upfront commitments are required — access is instant once payment is attached.

The platform's landing page lists a uniform $0.02/request pricing model across all endpoints. Documentation pages (/docs, /pricing, /README) appear to require a wallet connection and returned minimal content during crawl, so the actual request/response schemas for this particular PayPal payments endpoint are unknown. The endpoint's purpose — whether it initiates PayPal payments, retrieves payment data, or performs some other PayPal-related operation — cannot be confirmed from the available material.

Capabilities

x402-payment-gatedusdc-settlementbase-networkpay-per-callpaypal-paymentspost-methodno-api-key

Use cases

  • Programmatically interact with PayPal payment functionality without API key management
  • Agent-driven payment processing where per-call USDC micropayments replace subscription billing
  • Integrating PayPal payment operations into crypto-native workflows on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal-related API access
  • AI agents that can settle x402 payments in USDC on Base
  • Projects needing low-friction payment endpoint access without rate limits

Not for

  • Users who need detailed API documentation before integrating (docs are sparse)
  • High-volume use cases where $0.02/call adds up compared to direct PayPal API access
  • Anyone without a Base-compatible wallet or USDC balance

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) with clear pricing ($0.02 USDC on Base), but there is no documentation of the request/response schema, no OpenAPI spec, and the docs/pricing/README pages all returned only a wallet-connect prompt. The actual functionality of this PayPal payments endpoint is unclear.

Warnings

  • No request or response schema available — the endpoint's exact functionality is unknown
  • Documentation pages (/docs, /pricing, /README) returned no useful content during crawl
  • The relationship between this endpoint and actual PayPal services is unverified
  • No examples or error documentation available

Citations

Provenance

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

Agent access