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/55`. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories like data analytics, AI/ML inference, finance, and infrastructure utilities — all gated by the x402 payment protocol on the Base network.

The specific endpoint accepts POST requests and charges up to 20,000 base units of USDC (contract `0x8335…2913` on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 "exact" scheme by including an X-PAYMENT header. No API keys or accounts are required; callers pay per request with no rate limits or minimum commitments. The payment timeout is 300 seconds.

The endpoint's exact functionality is not well-documented — the path suggests PayPal payment processing, but no OpenAPI schema, request/response examples, or detailed documentation were found in the crawl. The docs, pricing, API, and README pages all returned only a "Connect wallet" prompt with no substantive content. The platform landing page confirms the $0.02/request pricing and lists this as one of many available endpoints, but does not describe what `/api/v1/paypal/payments/55` specifically returns or accepts beyond the x402 challenge metadata.

Capabilities

x402-payment-gatedper-request-billingusdc-base-networkpaypal-paymentsno-api-key-requiredpost-method

Use cases

  • Programmatic PayPal payment initiation or lookup via a crypto-gated endpoint
  • Agent-driven payment workflows that settle per-call in USDC on Base
  • Integrating PayPal payment data into Web3 or DeFi pipelines

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal-related API access
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or guaranteed SLAs before integration
  • High-volume batch PayPal operations where per-call pricing is inefficient
  • Anyone without a Base-compatible wallet or USDC holdings

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/55 \
  -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 (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 the actual functionality behind '/api/v1/paypal/payments/55' is unclear. Docs pages returned only 'Connect wallet' with no content.

Warnings

  • No OpenAPI schema or endpoint documentation available
  • Exact functionality of /api/v1/paypal/payments/55 is unknown — path suggests PayPal payments but no details are provided
  • All documentation pages (docs, pricing, API, README) returned only a 'Connect wallet' prompt with no substantive content
  • No request body schema or response schema documented

Citations

Provenance

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

Agent access