x402basequality 0.30

Pay-per-request PayPal payments endpoint via x402 on Base, settled in USDC at $0.02/call.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a PayPal payments API accessible via the x402 payment protocol. The URL path `/api/v1/paypal/payments/30` suggests it handles PayPal payment operations (the trailing `30` may indicate a specific payment configuration or tier). Each request costs $0.02 in USDC on the Base network, with no API keys, rate limits, or upfront commitments required.

The endpoint accepts POST requests and returns JSON responses. Payment is handled inline via the x402 protocol: callers attach an X-PAYMENT header containing a signed USDC payment of up to 20,000 base units ($0.02) to the provider's wallet on Base. The x402 challenge confirms the endpoint is live and operational with a 300-second payment timeout window.

The broader lowpaymentfee.com platform advertises a suite of APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto data feeds, and infrastructure utilities — all at the same $0.02 per-request price point. However, the specific functionality of this PayPal payments endpoint is not well-documented; the crawled docs, pricing, and API pages all returned only a wallet-connect prompt with no additional detail. The exact request body schema and response format are unknown.

Capabilities

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

Use cases

  • Programmatically initiate or process PayPal payments without traditional API key registration
  • Agent-driven payment workflows that settle per-call costs in USDC on Base
  • Integrating PayPal payment capabilities into crypto-native applications

Fit

Best for

  • Developers wanting frictionless pay-per-use PayPal payment access
  • AI agents that need to make PayPal payment calls without pre-registration
  • Crypto-native apps needing PayPal integration settled on-chain

Not for

  • High-volume payment processing where per-request fees add up significantly
  • Use cases requiring detailed PayPal API documentation or guaranteed SLAs
  • Applications needing well-documented request/response schemas before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge confirms the endpoint is live and priced at $0.02 USDC on Base. However, there is no documentation of the request body schema, response format, or what the PayPal payments endpoint actually does. The docs, pricing, and API pages all returned only a wallet-connect prompt with no useful content.

Warnings

  • No documentation available for the PayPal payments endpoint — request/response schemas are completely unknown
  • All doc/pricing/API pages return only a wallet-connect prompt with no technical content
  • The exact purpose of the '/30' path segment is unclear — could be a payment amount, tier, or configuration ID
  • No OpenAPI spec, no examples, and no description beyond 'Premium API Access'

Citations

Provenance

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

Agent access