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 endpoints on the platform are priced at $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/paypal/payments/32` appears to be a PayPal-related payments API, though the crawled documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further detail. There is no OpenAPI schema, no request/response examples, and no description of what input the endpoint expects or what output it returns beyond a generic "Premium API Access" label and `application/json` MIME type.

The x402 challenge confirms the endpoint is live and accepting POST requests. Payment is settled in USDC (contract `0x8335...2913` on Base) with a max amount of 20,000 base units, which equals $0.02 (USDC uses 6 decimals). No API keys or rate limits are advertised. The platform emphasizes simplicity: no sign-up, no commitments, just pay-per-request via an x402 payment header.

Capabilities

x402-paymentpaypal-paymentsusdc-settlementbase-networkpay-per-callno-api-key

Use cases

  • Programmatically initiate or interact with PayPal payments via a single API call
  • Agent-driven payment workflows that settle per-request in USDC on Base
  • Integrating PayPal payment functionality without traditional API key management

Fit

Best for

  • Developers wanting frictionless pay-per-call PayPal payment access
  • AI agents that need to make payments without pre-registered API credentials
  • Prototyping payment integrations with minimal setup

Not for

  • Production payment systems requiring detailed documentation and SLAs
  • High-volume payment processing where per-call pricing is cost-prohibitive
  • Users who need comprehensive PayPal API coverage (refunds, disputes, subscriptions)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the PayPal payments endpoint actually does. The docs/pricing/API pages all render only a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; input and output formats are unknown
  • The specific functionality of '/api/v1/paypal/payments/32' is unclear — 'Premium API Access' is a generic label
  • The endpoint path suggests PayPal integration but no details confirm what PayPal operations are supported
  • This endpoint is not listed on the provider's homepage among their advertised APIs

Citations

Provenance

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

Agent access

Pay-per-call PayPal payments endpoint on Base via x402, $0.02/request in USDC. — Clawmart · Clawmart