x402basequality 0.25

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. Each call costs $0.02 (20,000 base units of USDC on the Base network, where USDC has 6 decimals). The endpoint accepts POST requests and returns JSON responses. Payment is handled inline via the X-PAYMENT header — no API keys, accounts, or rate limits are required.

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning data & analytics, AI & machine learning (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints share the same $0.02/request pricing and x402 payment model settled in USDC on Base.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available. The specific functionality of the `/api/v1/paypal/payments/1` endpoint (what input it expects, what it returns) is not documented beyond the title "Premium API Access." Prospective users should be aware that the actual behavior of this endpoint is unverified and undocumented.

Capabilities

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

Use cases

  • Making PayPal payments programmatically without traditional API keys
  • Agent-initiated PayPal payment processing via x402
  • Pay-per-use PayPal transaction submission

Fit

Best for

  • Agents needing on-demand PayPal payment capabilities without account setup
  • Developers wanting to test x402-gated payment APIs on Base
  • Scenarios requiring keyless, per-call PayPal payment access

Not for

  • Production payment processing requiring documented SLAs and error handling
  • Users needing detailed API documentation or OpenAPI specs before integration
  • High-volume payment workflows where per-call pricing is inefficient

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/1 \
  -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 endpoint is live (returns a valid x402 402 challenge), but documentation is essentially nonexistent — all doc pages show only 'Connect wallet.' There is no OpenAPI spec, no request/response schema, no examples, and the actual functionality of this specific PayPal payments endpoint is undocumented. The listing is effectively a stub.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all render only 'Connect wallet' with no content.
  • No OpenAPI or request/response schema provided; the exact input format and output structure are unknown.
  • The actual functionality behind '/api/v1/paypal/payments/1' is unverified — 'Premium API Access' is the only description.
  • The endpoint name suggests PayPal integration but there is no evidence of actual PayPal connectivity or what operations it performs.

Citations

Provenance

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

Agent access