x402basequality 0.25

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 `/api/v1/paypal/payments/62`. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints are gated via the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint probed (`/api/v1/paypal/payments/62`) returned a valid x402 challenge (HTTP 402) confirming it is live. The challenge specifies a maximum amount of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the "exact" scheme to the specified wallet address. The endpoint accepts POST requests and returns `application/json`.

The platform advertises uniform $0.02/request pricing across all its APIs, with no API keys, no rate limits, no minimums, and instant access. However, documentation is extremely thin — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the PayPal payments endpoint actually does or what parameters it accepts. The endpoint's purpose (whether it initiates PayPal payments, retrieves payment data, or something else) cannot be determined from available material.

Capabilities

x402-payment-gatedusdc-base-settlementpay-per-callpaypal-paymentsjson-responsepost-method

Use cases

  • Programmatically interacting with PayPal payment functionality via a crypto-gated API
  • Agent-driven payment workflows that settle per-call costs in USDC on Base
  • Integrating PayPal payment operations without traditional API key management

Fit

Best for

  • Developers wanting keyless, pay-per-call access to payment-related endpoints
  • AI agents that can settle x402 challenges in USDC on Base
  • Users who prefer crypto micropayments over subscription-based API access

Not for

  • Anyone needing documented request/response schemas before integration
  • High-volume production use cases where $0.02/call adds up and rate limits are unclear
  • Users who need to understand exactly what the endpoint does before paying

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what it actually does, what request body it expects, or what it returns. No OpenAPI spec, no examples, and all doc pages are empty. The endpoint's purpose is entirely opaque.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema describing request parameters or response format
  • The purpose of /api/v1/paypal/payments/62 is unclear — it could be payment initiation, retrieval, or something else entirely
  • No request or response examples available anywhere in crawled material

Citations

Provenance

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

Agent access