x402basequality 0.25

PayPal payouts endpoint via x402 micropayment on Base network, $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a PayPal payouts API accessible via the x402 payment protocol. The specific resource `/api/v1/paypal/payouts/17` is labeled "Premium API Access" and accepts POST requests. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform hosts a variety of pay-per-call API endpoints spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto data (price feeds, exchange rates, gas estimates), and infrastructure utilities (geocoding, validation, conversion). All endpoints share the same $0.02/request pricing model and x402 payment flow on Base.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawled material. The endpoint is confirmed live (returns a proper 402 challenge), but the actual behavior and response format of the PayPal payouts functionality cannot be verified from available sources.

Capabilities

x402-paymentpaypal-payoutsusdc-settlementbase-networkpay-per-requestno-api-keypost-method

Use cases

  • Triggering PayPal payouts programmatically without managing API keys
  • Paying for PayPal payout services with USDC on Base
  • Agent-initiated PayPal disbursements via x402 micropayments

Fit

Best for

  • Developers who want keyless, pay-per-call PayPal payout access
  • AI agents needing to trigger PayPal payouts with crypto settlement
  • Users who prefer on-chain micropayments over traditional billing

Not for

  • High-volume PayPal payout operations requiring SLAs and guaranteed uptime
  • Users needing detailed API documentation and response schemas before integration
  • Anyone requiring non-USDC or non-Base-network payment options

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/17 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and network details. However, documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, no examples, and the actual functionality of the PayPal payouts endpoint is unverifiable from available material.

Warnings

  • No documentation available — all doc/pricing/API pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • Actual PayPal payout functionality is unverified — endpoint purpose is inferred solely from URL path and title
  • The endpoint description 'Premium API Access' is generic and does not describe what the endpoint actually does

Citations

Provenance

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

Agent access