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" payment-related service under the path `/api/v1/paypal/payments/2`. 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 by the x402 payment protocol on the Base network.

The endpoint accepts POST requests and charges 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request. Payment is settled on-chain via the x402 "exact" scheme with a 300-second timeout. No API keys or rate limits are advertised; access is granted immediately upon valid payment. The response MIME type is `application/json`.

Documentation is extremely sparse. The crawled /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no explanation of what the PayPal payments endpoint actually does or what parameters it accepts. The endpoint is confirmed live (returns a proper 402 challenge), but without documentation it is unclear what data or functionality is provided beyond the generic "Premium API Access" label.

Capabilities

x402-payment-gatedpaypal-paymentsbase-networkusdc-settlementper-call-pricingjson-responsepost-method

Use cases

  • Programmatic PayPal payment processing via a pay-per-call model
  • Agent-initiated payment operations without API key management
  • On-demand financial transaction endpoints settled in USDC on Base

Fit

Best for

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

Not for

  • Users who need detailed API documentation before integrating
  • High-volume use cases where $0.02/request adds up significantly
  • Anyone requiring guaranteed SLAs or support contracts

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/2 \
  -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 confirmed live with a valid x402 402 challenge, but there is zero documentation on request parameters, response schema, or what the endpoint actually does. No OpenAPI spec, no examples, and all doc pages are empty. The listing is essentially a stub.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all return only a wallet-connect prompt with no content.
  • No OpenAPI or request/response schema provided; it is unknown what parameters the endpoint accepts or what it returns.
  • The endpoint name 'Premium API Access' and path '/api/v1/paypal/payments/2' suggest PayPal payment functionality, but this is unverified — the actual behavior is undocumented.
  • No robots.txt or agents.txt found on the origin.

Citations

Provenance

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

Agent access