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" service at the path `/api/v1/paypal/payments/99`. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated via 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), which equals $0.02 per call. Payment is made via the x402 "exact" scheme with no API keys or rate limits required — callers simply attach an X-PAYMENT header with a valid payment proof. The endpoint returns application/json responses.

The platform's landing page advertises uniform $0.02 pricing across all endpoints, with no minimums, no commitments, and instant access. However, the actual functionality behind this particular PayPal payments endpoint is unclear: the crawled documentation pages (docs, api, pricing, README) all returned only a "Connect wallet" prompt with no substantive content. Without documentation or example responses, the precise input/output schema and what "PayPal payments" means in this context (payment initiation, status lookup, fee calculation, etc.) cannot be determined.

Capabilities

x402-paymentpay-per-callbase-networkusdc-settlementpaypal-paymentsno-api-keyjson-response

Use cases

  • Programmatically interacting with PayPal payment flows via a crypto-gated API
  • Agents making per-call payments for PayPal-related operations without API key management
  • Integrating PayPal payment functionality into Web3 workflows

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal payment API access
  • AI agents that can settle x402 payments on Base in USDC
  • Projects needing low-cost ($0.02) per-request payment endpoints

Not for

  • Users needing detailed API documentation or guaranteed SLAs before integrating
  • High-volume PayPal integrations where direct PayPal API access would be cheaper
  • Anyone requiring non-crypto payment methods to access the API

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/99 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -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 zero documentation on what this endpoint actually does — all doc pages return only 'Connect wallet'. No input/output schema, no examples, and the endpoint name ('paypal/payments/99') is ambiguous. This is effectively a stub listing.

Warnings

  • No documentation available — all doc/pricing/README pages return only 'Connect wallet' with no content
  • The actual functionality of '/api/v1/paypal/payments/99' is unknown; the name suggests PayPal integration but no details are provided
  • No input schema or example responses available to verify what the endpoint returns
  • The '/99' path segment is unexplained — it may be a resource ID, version, or arbitrary parameter

Citations

Provenance

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

Agent access