x402basequality 0.20

PayPal payouts endpoint gated by x402 micropayment on Base (USDC), $0.02 per request.

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 endpoint path `/api/v1/paypal/payouts/54` suggests it triggers or retrieves a specific PayPal payout operation. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals). The x402 challenge is live and returns a valid 402 response with version 1 of the protocol.

The hosting site lowpaymentfee.com offers a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced uniformly at $0.02 per request. The site advertises no API keys, no rate limits, and instant access. However, documentation is extremely thin: 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 examples for any endpoint, including this one.

Because the endpoint path references PayPal payouts, it likely wraps some PayPal Payouts API functionality, but the exact request body format, required fields, and response structure are entirely undocumented. Users should exercise caution — sending real PayPal payouts without clear documentation carries financial risk. The lack of any schema or usage guidance significantly limits the practical usability of this endpoint.

Capabilities

x402-paymentpaypal-payoutsusdc-settlementbase-networkmicropaymentpay-per-request

Use cases

  • Triggering PayPal payouts programmatically with per-request crypto payment
  • Integrating PayPal disbursements into agent workflows without API key management
  • Paying for payout operations using USDC on Base L2

Fit

Best for

  • Developers wanting keyless PayPal payout access via crypto micropayments
  • Agent-based workflows needing on-demand PayPal disbursements
  • Experimentation with x402-gated financial APIs

Not for

  • Production payout systems requiring documented request/response contracts
  • High-volume PayPal operations needing rate guarantees and SLAs
  • Users without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.20/ 1.00

The x402 challenge is live and pricing is clear ($0.02/request in USDC on Base). However, there is zero documentation for this specific endpoint — no request schema, no response schema, no examples, and no explanation of what the PayPal payouts endpoint actually does or requires. The docs/pricing/README pages are all blank beyond a wallet connect prompt. This is effectively a stub listing.

Warnings

  • No documentation exists for this endpoint — request body format and response structure are completely unknown.
  • The endpoint name suggests PayPal payout functionality, which involves real money transfers; use with extreme caution given the lack of documentation.
  • All secondary pages (docs, API, pricing, README) render only 'Connect wallet' with no content.
  • No OpenAPI spec or schema is available for any endpoint on this site.
  • The site offers dozens of disparate API categories (AI, finance, geocoding, etc.) all at $0.02 — the actual backend implementation quality is unverifiable.

Citations

Provenance

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

Agent access