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/48`. 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 endpoint accepts POST requests and returns JSON. Payment is settled in USDC (USD Coin) on Base at a cost of $0.02 per request (20,000 base units with 6 decimals). The x402 challenge confirms the endpoint is live, advertising version 1 of the protocol with an "exact" payment scheme. No API keys or rate limits are required; callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The specific functionality behind this particular path (`/paypal/payments/48`) is not well-documented. The endpoint title is "Premium API Access" and the URL suggests PayPal payment-related functionality, but no OpenAPI schema, request/response examples, or detailed documentation were found. The docs, pricing, and API pages on the site all render only a "Connect wallet" prompt with no additional content. Given the lack of documentation about what this endpoint actually does or returns, callers should treat this as an exploratory integration.

Capabilities

x402-payment-gatedusdc-settlementbase-networkpay-per-calljson-responseno-api-keypaypal-payments

Use cases

  • Making PayPal-related payment calls without traditional API key registration
  • Programmatic agents that need to trigger or query PayPal payment data on a per-call basis
  • Testing x402 payment protocol integrations with a low-cost endpoint

Fit

Best for

  • Developers exploring x402 protocol payment flows
  • Agents needing keyless, pay-per-call API access on Base
  • Low-volume or experimental payment API usage at $0.02/call

Not for

  • Production PayPal integrations requiring documented, stable contracts and SLAs
  • High-volume payment processing where per-call costs add up without volume discounts
  • Users who need detailed API documentation and response schemas before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear at $0.02/request in USDC on Base. However, there is no documentation, no OpenAPI schema, no request/response examples, and the actual functionality of this specific endpoint is unclear. The site's docs/pricing/API pages are all empty beyond a wallet connect prompt.

Warnings

  • No documentation available — docs, pricing, and API pages all render only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; the actual behavior of /api/v1/paypal/payments/48 is unknown
  • Endpoint purpose is inferred solely from the URL path; 'Premium API Access' is a generic title that does not describe functionality
  • The relationship to actual PayPal services is unclear — this may not interact with PayPal at all

Citations

Provenance

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

Agent access