x402basequality 0.25

Pay-per-call PayPal payments API 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" resource at the path `/api/v1/paypal/payments/19`. It is part of a broader platform offering dozens of pay-per-call APIs 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 a maximum of 20,000 base units of USDC (contract `0x8335…2913` on Base). Since USDC uses 6 decimals, this translates to $0.02 per request, consistent with the site's advertised flat pricing of $0.02/request across all endpoints. Payment is made via the x402 "exact" scheme, settling to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a 300-second timeout.

The platform advertises no API keys, no rate limits, and instant access. However, documentation is extremely thin — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the `/paypal/payments/19` endpoint actually returns or what input it expects. The endpoint name suggests PayPal payment processing functionality, but this cannot be confirmed from available material.

Capabilities

x402-payment-gatedusdc-base-networkpay-per-callpaypal-paymentspost-methodno-api-key

Use cases

  • Programmatic PayPal payment initiation or lookup via a crypto-settled API
  • Agent-driven payment workflows that settle in USDC on Base
  • Integrating PayPal payment data into Web3 applications

Fit

Best for

  • Developers wanting keyless, pay-per-call access to payment APIs
  • AI agents that can settle x402 payments in USDC on Base
  • Prototyping payment integrations without subscription commitments

Not for

  • Production payment processing requiring documented SLAs and schemas
  • Users who need detailed API documentation or request/response contracts before integrating
  • Non-crypto users who cannot settle payments on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is virtually no documentation: no OpenAPI schema, no request/response examples, no description of what the endpoint does beyond its URL path. The docs pages are empty. The purpose of '/paypal/payments/19' is unclear.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or output schema describing request parameters or response format.
  • The actual functionality of /api/v1/paypal/payments/19 is unknown; the name suggests PayPal integration but this is unconfirmed.
  • The trailing '/19' in the path suggests a specific resource ID, which may limit the endpoint's general utility.

Citations

Provenance

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

Agent access