x402basequality 0.25

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 PayPal payments API accessible via the x402 payment protocol. It sits under the path `/api/v1/paypal/payments/40` and accepts POST requests. Payment is settled in USDC on the Base network using the "exact" scheme, with a maximum amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals).

The provider's landing page advertises a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with no API keys, no rate limits, and no minimum commitments. However, the specific endpoint being listed here is under the PayPal payments path, and no documentation beyond the landing page is available — the /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content.

Because there is no OpenAPI schema, no request/response examples, and no detailed documentation for this particular endpoint, the exact request body format and response structure are unknown. The x402 challenge confirms the endpoint is live and accepting payment-gated POST requests, but what the PayPal payments endpoint actually returns remains unclear.

Capabilities

x402-payment-gatedusdc-base-settlementpay-per-callpaypal-paymentspost-endpoint

Use cases

  • Programmatic PayPal payment initiation via a crypto-settled API call
  • Agent-driven payment workflows that settle in USDC on Base
  • Integrating PayPal payment functionality without traditional API key management

Fit

Best for

  • Developers wanting keyless, pay-per-call access to a PayPal payments endpoint
  • AI agents that can settle x402 payments in USDC on Base
  • Prototyping payment flows without upfront commitments or rate limits

Not for

  • Production PayPal integrations requiring documented, well-specified APIs
  • Users who need detailed request/response schemas before integration
  • High-volume payment processing where $0.02 per call adds up significantly

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/40 \
  -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 x402 challenge confirms the endpoint is live and payment-gated at $0.02 USDC on Base. However, there is no OpenAPI schema, no request/response documentation, no examples, and the docs/pricing/README pages are all empty. The purpose and behavior of this specific PayPal payments endpoint is essentially undocumented.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or request/response schema provided; request body format is unknown.
  • The exact functionality of /api/v1/paypal/payments/40 is unclear — it may proxy PayPal payments but this is unverified.
  • The broad catalog of endpoints on the landing page lacks any detailed documentation for any individual endpoint.

Citations

Provenance

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

Agent access