x402basequality 0.30

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

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/73`. 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 probed accepts POST requests and charges 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02 per request. Payment is made via the x402 "exact" scheme, meaning the caller includes an X-PAYMENT header with a signed payment for the exact amount. No API keys or rate limits are advertised; access is granted purely on a per-request payment basis.

The platform's landing page lists a uniform $0.02/request pricing across all endpoints. However, the actual functionality behind this particular `/api/v1/paypal/payments/73` path is unclear — the name suggests PayPal payment processing, but no documentation, request/response schemas, or usage examples are available. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. Without an OpenAPI spec or example payloads, the exact input parameters and response format remain unknown.

Capabilities

x402-payment-gatedper-request-billingbase-networkusdc-settlementpaypal-paymentsno-api-key-requiredpost-method

Use cases

  • Triggering PayPal payment operations programmatically with per-call USDC billing
  • Integrating payment processing into agent workflows without traditional API key management
  • Exploring x402-gated financial service endpoints on the Base network

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that need pay-per-call access without subscription commitments
  • Users who want to interact with PayPal-related services using crypto micropayments

Not for

  • Production payment processing requiring documented SLAs and schemas
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume payment workflows where $0.02/call overhead matters

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and payment details. However, there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The docs pages are empty ("Connect wallet" only). The actual functionality behind the PayPal payments path is entirely opaque.

Warnings

  • No API documentation available — all doc pages render only 'Connect wallet' with no content
  • No request or response schema provided; input parameters and output format are unknown
  • The purpose of /api/v1/paypal/payments/73 is unclear — it may or may not actually interact with PayPal
  • The numbered path segment (73) suggests a resource ID but its meaning is undocumented

Citations

Provenance

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

Agent access