x402basequality 0.25

Pay-per-call PayPal payments endpoint on Base via x402, priced at $0.02 per 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" PayPal payments resource accessible via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of pay-per-call APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request.

The specific endpoint `/api/v1/paypal/payments/8` accepts POST requests and is gated by an x402 payment challenge. Payment is settled in USDC (USD Coin) on the Base network. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys are needed; callers pay per request by including the appropriate X-PAYMENT header. The platform advertises no rate limits and instant access.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. The exact request body schema and response format for this PayPal payments endpoint are not documented, so the actual functionality (e.g., whether it initiates a PayPal payment, retrieves payment status, or something else) cannot be confirmed from available materials. Treat this listing as a stub until the provider publishes fuller documentation.

Capabilities

x402-payment-gatedpaypal-paymentsusdc-settlementbase-networkpay-per-callno-api-key

Use cases

  • Programmatically interacting with PayPal payment flows via a pay-per-call model
  • Agents or bots that need to trigger or query PayPal payments without managing API keys
  • Integrating PayPal payment capabilities into crypto-native workflows on Base

Fit

Best for

  • Developers wanting keyless, pay-per-request PayPal payment access
  • AI agents that can settle micropayments in USDC on Base
  • Prototyping payment integrations without subscription commitments

Not for

  • Production payment processing requiring well-documented, auditable APIs
  • Users who need detailed PayPal payment management (refunds, disputes, etc.) — functionality is unclear
  • Anyone needing non-crypto payment rails for the API access itself

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/8 \
  -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/pricing/API pages show only 'Connect wallet'. The purpose of the PayPal payments endpoint is unclear, no request/response schemas are available, and the listing is effectively a stub.

Warnings

  • Documentation pages (docs, API, pricing, README) all render only 'Connect wallet' with no usable content.
  • The exact functionality of /api/v1/paypal/payments/8 is undocumented — it is unclear whether it initiates payments, retrieves payment info, or performs another action.
  • No request body schema or response schema is available; example_request_json and example_response_json are null.
  • This endpoint is in the 'payments' category which may involve regulated financial activity; verify compliance before use.

Citations

Provenance

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

Agent access