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 at the path `/api/v1/paypal/payments/57`. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories like data analytics, AI/ML, finance, and infrastructure utilities — all gated by the x402 payment protocol on the Base network.

The specific endpoint accepts POST requests and charges up to 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 by including an `X-PAYMENT` header. No API keys or accounts are required; callers pay per request with no minimums or rate limits advertised.

The endpoint's name suggests it relates to PayPal payment processing, but the crawled documentation provides no further detail on what data or functionality this specific route returns. The broader site lists many endpoints at a uniform $0.02 price point, all settling on Base in USDC. Documentation pages (`/docs`, `/pricing`, `/api`, `/README`) returned only a "Connect wallet" prompt with no substantive content, so the actual request/response schema for this endpoint is unknown.

Capabilities

x402-paymentper-call-billingusdc-settlementbase-networkpaypal-paymentsno-api-keypost-endpoint

Use cases

  • Programmatically triggering or querying PayPal payment operations without traditional API key management
  • Agent-driven payment workflows where per-call crypto billing replaces subscription models
  • Integrating PayPal payment data into automated pipelines that settle costs in USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use access to a PayPal-related endpoint
  • AI agents that can settle x402 payments on Base in USDC
  • Low-volume or sporadic callers who prefer per-request pricing over subscriptions

Not for

  • Users needing detailed API documentation or guaranteed SLAs before integrating
  • High-volume production workloads where $0.02/request adds up without volume discounts
  • Anyone requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what this endpoint actually does, what request body it expects, or what it returns. All doc pages render only 'Connect wallet' with no content. The endpoint name 'paypal/payments/57' is suggestive but unexplained.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /api, /README) returned only 'Connect wallet' with no content
  • The actual request schema and response format for this endpoint are completely unknown
  • The purpose of '/paypal/payments/57' (and the significance of '57') is not documented anywhere
  • No OpenAPI spec, no examples, no error codes documented

Citations

Provenance

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

Agent access