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/22`. 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 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 with a 300-second timeout. No API keys or rate limits are advertised; access is granted per-call upon valid payment. The response MIME type is `application/json`.

The platform's landing page lists a uniform $0.02/request pricing model across all endpoints with no minimums or commitments. However, documentation pages (docs, pricing, README) all render only a "Connect wallet" prompt with no substantive content, so the actual request/response schemas for this PayPal payments endpoint are unknown. The endpoint name suggests PayPal payment processing or data retrieval, but without documentation or example payloads, the exact functionality cannot be confirmed.

Capabilities

x402-payment-gatedpay-per-callusdc-basepaypal-paymentsjson-apino-api-keypost-method

Use cases

  • Programmatic PayPal payment initiation or lookup via a single pay-per-call request
  • Agent-driven payment workflows that settle access fees in USDC on Base
  • Integrating PayPal payment data into automated pipelines without managing API keys

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal-related API access
  • AI agents that can settle x402 payments on Base in USDC
  • Prototyping payment integrations without subscription commitments

Not for

  • Production PayPal integrations requiring documented, stable schemas and SLAs
  • Users who need free or fiat-only payment methods to access the API
  • High-volume batch processing where $0.02/call adds up significantly

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/22 \
  -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 and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation, no request/response schema, and no examples — the docs, pricing, and README pages all show only 'Connect wallet'. The actual functionality behind 'paypal/payments/22' is entirely opaque.

Warnings

  • No documentation available — all doc pages render only 'Connect wallet' with no content
  • Request and response schemas are completely unknown; the endpoint's actual behavior cannot be verified
  • The endpoint path suggests PayPal payment functionality but this is unconfirmed
  • The '/22' path segment suggests a hardcoded resource ID; unclear if this is parameterizable

Citations

Provenance

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

Agent access