x402basequality 0.30

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" resource located at `/api/v1/paypal/payments/63`. 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 specific endpoint accepts POST requests and is priced at 20,000 base units of USDC (contract `0x8335…2913` on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 "exact" scheme with no API keys or rate limits required — callers simply attach an `X-PAYMENT` header with a valid payment proof. The endpoint returns `application/json` responses and has a maximum payment timeout of 300 seconds.

The platform advertises a uniform $0.02/request pricing model across all its endpoints, with no minimums or commitments. Documentation pages exist at `/docs`, `/pricing`, and `/api`, but at crawl time they rendered only a "Connect wallet" prompt with no substantive technical documentation. As a result, the actual request body schema, expected parameters, and response format for this PayPal payments endpoint are unknown. The endpoint name suggests it relates to PayPal payment processing, but no further details about its functionality are available from the crawled material.

Capabilities

x402-payment-gatingpaypal-paymentsbase-networkusdc-settlementpay-per-callno-api-keyjson-response

Use cases

  • Processing or querying PayPal payment information via a pay-per-call model
  • Integrating PayPal payment functionality into agent workflows without API key management
  • Making one-off PayPal payment requests settled in USDC on Base

Fit

Best for

  • Agents needing on-demand PayPal payment access without subscription commitments
  • Developers who prefer crypto-native pay-per-call billing over traditional API keys
  • Low-volume or sporadic PayPal payment processing use cases

Not for

  • High-volume PayPal integrations where direct PayPal API access would be cheaper
  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Non-crypto workflows that cannot produce x402 payment headers

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/63 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid 402 x402 challenge), and pricing is clear at $0.02/request in USDC on Base. However, there is no documentation of the request schema, response format, or actual functionality beyond the name 'Premium API Access' at a PayPal payments path. All doc pages returned only 'Connect wallet' with no content.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /api, /README) render only a 'Connect wallet' prompt with no technical content.
  • Request body schema and response format are completely unknown; the endpoint's actual functionality cannot be verified from available material.
  • The endpoint path suggests PayPal payment functionality but no details confirm what operations it performs or what parameters it accepts.
  • The endpoint path includes an ID (63) suggesting it may be a specific resource instance rather than a general-purpose API.

Citations

Provenance

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

Agent access