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" PayPal payments resource accessible via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request settled in USDC on the Base network.

The specific endpoint `/api/v1/paypal/payments/52` accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers attach an `X-PAYMENT` header containing a signed USDC payment of up to $0.02 (20,000 base units of USDC with 6 decimals) to the payee address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base. No API keys, rate limits, or upfront commitments are required.

Documentation on the site is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional content. The exact request body schema and response format for this PayPal payments endpoint are not documented anywhere in the crawled material. The endpoint's purpose (whether it initiates a PayPal payment, retrieves payment details, or performs some other PayPal-related operation) cannot be confirmed from available sources. Prospective users should test the endpoint directly or contact the provider for details.

Capabilities

x402-paymentusdc-settlementbase-networkpaypal-paymentspay-per-callno-api-keyjson-response

Use cases

  • Initiating or querying PayPal payments programmatically via a crypto-settled API
  • Integrating PayPal payment functionality into an agent workflow without API key management
  • Making one-off payment requests with per-call USDC micropayments on Base

Fit

Best for

  • Developers wanting keyless, pay-per-call access to a PayPal payments endpoint
  • AI agents that can settle x402 payments in USDC on Base
  • Projects needing low-friction payment API access without subscriptions

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume PayPal integrations where direct PayPal API access would be cheaper
  • Anyone requiring non-crypto payment settlement for the API itself

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid x402 402 challenge), but there is virtually no documentation: no request/response schema, no explanation of what the PayPal payments endpoint actually does, and all doc pages render only 'Connect wallet'. The listing is effectively a stub.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • The exact purpose and behavior of /api/v1/paypal/payments/52 is unknown; 'Premium API Access' is generic
  • No request body schema or response schema documented anywhere
  • The endpoint path references 'paypal/payments' but is not listed among the site's advertised APIs on the homepage

Citations

Provenance

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

Agent access