Pay-per-call PayPal payments endpoint on Base via x402, $0.02/request in USDC.
What it does
This endpoint at lowpaymentfee.com provides a "Premium API Access" resource at the path `/api/v1/paypal/payments/94`. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories like data analytics, AI/ML, finance, and infrastructure utilities — all gated by the x402 payment protocol on the Base network.
The specific endpoint accepts HTTP POST requests and is priced at 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 "exact" scheme with a 300-second timeout. No API keys or rate limits are advertised; access is granted per-call upon valid payment. The response MIME type is `application/json`.
The endpoint's name references PayPal payments, but no further documentation is available to clarify what data or functionality it returns — the docs, API reference, pricing, and README pages all resolve to a minimal "Connect wallet" prompt with no additional content. Without request/response schemas or usage examples, the actual behavior of this endpoint remains unclear. The broader platform lists a uniform $0.02 price across all endpoints and advertises no API keys, no rate limits, and instant access on the Base network.
Capabilities
Use cases
- —Programmatic PayPal payment operations via a single pay-per-call interface
- —Agent-driven payment workflows that settle in USDC on Base
- —Integrating PayPal payment data into automated pipelines without API key management
Fit
Best for
- —Developers wanting keyless, pay-per-call access to a PayPal-related endpoint
- —AI agents that can settle x402 payments in USDC on Base
- —Prototyping payment integrations without subscription commitments
Not for
- —Users needing detailed documentation or guaranteed SLAs before integrating
- —High-volume production use cases where per-call pricing at $0.02 may not be cost-effective
- —Anyone requiring non-crypto payment rails
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/94 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live (returns a valid x402 402 challenge) and pricing is clear at $0.02 USDC per call. However, there is no documentation, no request/response schema, no examples, and no explanation of what the endpoint actually does beyond its name. The docs and related pages are empty stubs.
Warnings
- —No documentation available — docs, API, pricing, and README pages all show only a 'Connect wallet' prompt with no content.
- —The actual functionality of /api/v1/paypal/payments/94 is unknown; the name suggests PayPal payment operations but nothing is documented.
- —No request body schema or response schema is provided, making integration speculative.
- —The platform lists many endpoints across diverse categories (AI, finance, utilities) all at $0.02 — unclear if all are functional or placeholders.
Citations
- —Endpoint returns x402 402 challenge with maxAmountRequired of 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/paypal/payments/94
- —Platform advertises $0.02/request pricing with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/paypal/payments/94
- —Docs, API, pricing, and README pages resolve to minimal 'Connect wallet' contenthttps://lowpaymentfee.com/docs