x402basequality 0.25

Pay-per-call PayPal payments endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" resource located at `/api/v1/paypal/payments/56`. It is part of a broader platform offering dozens of pay-per-call API endpoints across data analytics, AI/ML, finance, infrastructure, and payments categories — all gated via the x402 payment protocol on the Base network using USDC.

The endpoint accepts POST requests and returns JSON. Payment is settled on-chain in USDC (contract `0x8335…2913` on Base) using the x402 "exact" scheme. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. No API keys are needed; callers authenticate by including an `X-PAYMENT` header with a valid x402 payment proof. The platform advertises no rate limits and instant access.

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 schema, no request/response examples, and no description of what the `/paypal/payments/56` endpoint actually does beyond the generic "Premium API Access" label. The specific functionality (e.g., whether it initiates a PayPal payment, retrieves payment status, or something else) cannot be determined from available materials.

Capabilities

x402-payment-gatedusdc-settlementbase-networkpay-per-calljson-responseno-api-keypaypal-payments

Use cases

  • Programmatically interact with PayPal payment functionality without traditional API keys
  • Agent-initiated payment operations settled via on-chain USDC micropayments
  • Integrating PayPal payment flows into crypto-native or x402-compatible agent workflows

Fit

Best for

  • Developers wanting keyless, pay-per-call access to a PayPal-related endpoint
  • AI agents that can settle x402 payments on Base in USDC
  • Users who prefer micropayment-gated APIs over subscription-based access

Not for

  • Anyone needing detailed API documentation or guaranteed SLAs before integration
  • High-volume PayPal integrations where direct PayPal API access would be cheaper
  • Users who cannot transact in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid x402 402 challenge), and pricing is clear at $0.02/call in USDC on Base. However, there is no OpenAPI schema, no request/response examples, no documentation beyond a wallet-connect prompt, and the actual functionality of the /paypal/payments/56 endpoint is completely undocumented. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content.
  • The specific functionality of /api/v1/paypal/payments/56 is unknown; 'Premium API Access' is a generic label.
  • No request body schema or response schema is documented anywhere.
  • No OpenAPI specification or ai-plugin manifest found.
  • The endpoint path suggests PayPal integration but no details confirm what operations are supported.

Citations

Provenance

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

Agent access