x402basequality 0.25

Pay-per-call PayPal payments endpoint on Base via x402, settling 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/67`. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories like data analytics, AI/ML inference, finance, and infrastructure utilities — all gated via the x402 payment protocol on the Base network.

The specific endpoint accepts POST requests and is priced at a maximum of 20,000 base units of USDC (0x8335…0913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via an `X-PAYMENT` header using the x402 "exact" scheme, settling to the provider's wallet on Base. No API keys or rate limits are advertised; access is granted purely through per-call micropayment.

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 documentation, and no explanation of what the `/paypal/payments/67` endpoint actually returns or what input it expects beyond a POST body. The endpoint name suggests PayPal payment processing functionality, but without documentation this is speculative. The x402 challenge is live and well-formed, confirming the endpoint is operational.

Capabilities

x402-payment-gatedusdc-micropaymentbase-networkpay-per-callpaypal-paymentspost-endpoint

Use cases

  • Making PayPal-related payment operations via a single micropayment-gated API call
  • Integrating low-cost payment processing into agent workflows without API key management
  • Programmatic access to PayPal payment functionality settled on Base L2

Fit

Best for

  • Agents or developers needing simple pay-per-use PayPal payment access
  • x402-compatible clients on the Base network
  • Use cases where avoiding API key registration is preferred

Not for

  • Production payment processing requiring documented SLAs and error handling
  • Users needing detailed API documentation or OpenAPI specs before integration
  • High-volume batch payment operations where per-call pricing is inefficient

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/67 \
  -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 x402 challenge is live and well-formed, confirming the endpoint exists and is operational at $0.02/call in USDC on Base. However, there is zero documentation on what this endpoint does, what inputs it expects, or what it returns. No OpenAPI spec, no examples, and all doc pages are empty wallet-connect stubs. The endpoint path suggests PayPal payment functionality but this is unverified.

Warnings

  • No documentation available — all doc/pricing/readme pages return only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; input and output formats are unknown
  • The purpose of '/api/v1/paypal/payments/67' is unclear — the '67' suggests a specific resource ID but its meaning is undocumented
  • Cannot verify what the endpoint actually returns upon successful payment

Citations

Provenance

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

Agent access