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 PayPal payments API accessible via the x402 payment protocol. The specific resource `/api/v1/paypal/payments/23` is described as "Premium API Access" and accepts POST requests. Payment is settled on the Base network using USDC (USD Coin) at the contract address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913.

The x402 challenge indicates a maximum amount of 20,000 base units of USDC (6 decimals), which equals $0.02 per request. This is consistent with the provider's site-wide pricing of $0.02/request across all their API offerings. The provider advertises no API keys, no rate limits, and instant access — payment is handled entirely through the x402 protocol's X-PAYMENT header.

The provider hosts a broad catalog of endpoints spanning data analytics, AI/ML inference, finance/crypto data, and infrastructure utilities, all at the same $0.02 price point. However, documentation is extremely sparse — 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 detailed description of what this specific PayPal payments endpoint actually returns or expects as input. The endpoint path suggests it may relate to PayPal payment processing or data retrieval, but this is speculative given the lack of documentation.

Capabilities

x402-paymentusdc-settlementbase-networkpaypal-paymentspost-endpointpay-per-request

Use cases

  • Programmatic access to PayPal payment data or processing via pay-per-call model
  • Agent-driven payment workflows without API key management
  • Integrating PayPal payment functionality into crypto-native applications

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal payment access
  • AI agents that can settle micropayments on Base in USDC
  • Projects needing low-friction payment API access without subscriptions

Not for

  • Users who need detailed API documentation before integrating
  • High-volume use cases where per-request pricing may not be economical
  • Anyone requiring guaranteed SLAs or support contracts

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and no description of what the endpoint actually does beyond its URL path and the generic label 'Premium API Access'.

Warnings

  • No documentation available — all doc/pricing/README pages render only 'Connect wallet'
  • No OpenAPI or input/output schema provided; request format and response structure are unknown
  • The specific functionality of '/api/v1/paypal/payments/23' is unclear — the path suggests PayPal payment processing but this is unverified
  • The hardcoded '23' in the path is unexplained and may indicate a specific resource ID rather than a general-purpose endpoint

Citations

Provenance

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

Agent access