x402basequality 0.25

PayPal payouts endpoint paid per-call via x402 on Base network using 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 at `/api/v1/paypal/payouts/72` is labeled "Premium API Access" and accepts POST requests. Payment is settled in USDC on the Base network, with a maximum cost of $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys or rate limits are required — callers simply attach an x402 payment header to each request.

The broader lowpaymentfee.com platform advertises a range of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced at $0.02 per request. However, the specific endpoint in this listing is under the PayPal payouts path, suggesting it triggers or facilitates a PayPal payout operation. Documentation beyond the landing page is extremely sparse — the docs, API, pricing, and README pages all resolve to a minimal "Connect wallet" prompt with no further technical detail.

Because there is no OpenAPI schema, no request/response examples, and no documentation explaining what parameters the POST body expects or what the response looks like, the actual behavior of this endpoint is largely unknown. The x402 challenge is live and well-formed, confirming the endpoint is operational and accepting payments, but callers should proceed with caution given the lack of documentation.

Capabilities

x402-paymentusdc-settlementbase-networkpaypal-payoutspay-per-callno-api-key

Use cases

  • Triggering PayPal payouts programmatically via a crypto-paid API
  • Integrating PayPal disbursements into an agent workflow without traditional API keys
  • Making one-off PayPal payout requests settled in USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-call access to PayPal payout functionality
  • AI agents that can settle payments via x402 on Base
  • Users who prefer crypto micropayments over traditional API subscription billing

Not for

  • Production use requiring well-documented request/response schemas
  • High-volume PayPal payout operations needing SLA guarantees
  • Users who need detailed error handling documentation

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/72 \
  -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 accepts USDC payments on Base. However, there is zero documentation on request parameters, response format, or actual functionality. The docs/pricing/README pages are all blank beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No OpenAPI schema or request/response documentation available
  • Docs, pricing, and README pages contain no usable content (only 'Connect wallet')
  • The actual behavior of the PayPal payouts endpoint is undocumented — it is unclear what POST body is expected or what response is returned
  • Endpoint involves PayPal payouts which may be subject to financial regulations and PayPal's own terms of service

Citations

Provenance

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

Agent access