PayPal payouts endpoint accessible via x402 micropayment on Base network for $0.02/request.
What it does
This endpoint at lowpaymentfee.com provides a PayPal payouts API accessible through the x402 payment protocol. The specific resource at `/api/v1/paypal/payouts/94` is labeled "Premium API Access" and accepts POST requests. Payment is settled in USDC on the Base network at $0.02 per request (maxAmountRequired of 20,000 base units with USDC's 6 decimals = $0.02).
The provider lowpaymentfee.com hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. However, the specific functionality behind this PayPal payouts endpoint is not documented in the crawled material. The endpoint path suggests it triggers or retrieves information about a PayPal payout (resource ID 94), but without request/response schemas or documentation, the exact input parameters and output format remain unknown.
The site's docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content, so detailed usage guidance is unavailable. The x402 challenge is live and well-formed, confirming the endpoint is operational and accepting payments via the x402 protocol.
Capabilities
Use cases
- —Triggering PayPal payouts programmatically via a single paid API call
- —Integrating PayPal disbursements into agent workflows without managing API keys
- —Paying for payout services with USDC on Base network
Fit
Best for
- —Agents needing on-demand PayPal payout functionality without subscription overhead
- —Developers who want keyless, pay-per-use access to PayPal payout operations
- —Crypto-native workflows that settle API costs in USDC on Base
Not for
- —High-volume payout operations where per-call pricing adds up quickly
- —Users who need detailed documentation or SLA guarantees before integrating
- —Scenarios requiring non-USDC or non-Base payment settlement
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/94 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The x402 challenge is live and pricing is clear ($0.02/request in USDC on Base), but there is no documentation, no request/response schema, and no explanation of what the PayPal payouts endpoint actually does or accepts. The docs pages are empty. This is effectively a stub listing.
Warnings
- —No documentation available — all doc/API/pricing/README pages return only a wallet connect prompt
- —No request or response schema provided; input parameters and output format are unknown
- —The specific behavior of /api/v1/paypal/payouts/94 (what 'payout 94' means, what POST body is expected) is undocumented
- —PayPal payout functionality may involve regulated financial activity — verify compliance before use
Citations
- —The endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 in USDC on Base networkhttps://lowpaymentfee.com/api/v1/paypal/payouts/94
- —The USDC asset contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/paypal/payouts/94
- —The site advertises $0.02/request pricing with no API keys, no rate limits, and instant accesshttps://lowpaymentfee.com
- —The provider hosts APIs across data analytics, AI/ML, finance, crypto, and utility categorieshttps://lowpaymentfee.com