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" payment-related service under the path `/api/v1/paypal/payments/43`. It is part of a broader platform offering dozens of x402-gated API endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments.

The specific endpoint is live and responds with a valid x402 challenge on POST. Payment is settled in USDC (USD Coin) on the Base network using the "exact" scheme. The max amount required is 20,000 base units of USDC (6 decimals), which equals $0.02 per call. The payment address is `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`, and the endpoint accepts `application/json` responses with a 300-second payment timeout.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema beyond the x402 output schema stub, and no description of what the PayPal payments endpoint actually returns or what input it expects. The endpoint's exact functionality — whether it initiates a PayPal payment, retrieves payment details, or performs some other operation — cannot be determined from available material.

Capabilities

x402-paymentusdc-base-networkpay-per-requestpaypal-paymentsjson-responseno-api-key

Use cases

  • Programmatically interact with PayPal payment functionality via a crypto-settled per-call model
  • Integrate PayPal payment operations into agent workflows without API key management
  • Access payment services with USDC micropayments on Base L2

Fit

Best for

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

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • High-volume production use cases requiring well-documented error handling and schemas
  • Anyone who needs to understand the exact request/response contract before paying

Quick start

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

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, there is no documentation, no OpenAPI spec, no request/response schema, and no explanation of what the PayPal payments endpoint actually does. The docs pages are all empty wallet-connect stubs. This is effectively a stub listing.

Warnings

  • No documentation available — all doc pages return only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; exact functionality of the PayPal payments endpoint is unknown
  • The endpoint path suggests PayPal integration but no details confirm what operations are supported
  • Cannot verify what data or actions the endpoint provides beyond the generic 'Premium API Access' label

Citations

Provenance

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

Agent access