x402basequality 0.25

PayPal payouts endpoint via x402 micropayment on Base network for $0.02/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 specific resource at `/api/v1/paypal/payouts/88` 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). No API keys or rate limits are required — callers simply attach an x402 payment header to each request.

The provider, lowpaymentfee.com, hosts a broad catalog of x402-gated endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per call. However, the specific functionality behind this particular PayPal payouts endpoint is not well documented. The crawled docs, pricing, and README pages all returned only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no request/response examples, and no description of what parameters the payout endpoint expects or what it returns.

Because the endpoint name suggests it triggers PayPal payouts, users should exercise caution: the actual behavior, required input fields, and response format are entirely undocumented in the available material. The endpoint is confirmed live (returns a valid x402 402 challenge), but the lack of documentation makes it difficult to use without experimentation.

Capabilities

x402-paymentusdc-base-networkpaypal-payoutspost-endpointmicropaymentno-api-key

Use cases

  • Triggering PayPal payouts programmatically via a pay-per-call model
  • Integrating PayPal disbursements into agent workflows without API key management
  • Making one-off PayPal payments from automated pipelines

Fit

Best for

  • Developers wanting pay-per-use PayPal payout access without subscription commitments
  • AI agents that need to trigger payouts with minimal authentication overhead
  • Prototyping payout flows with low per-call cost

Not for

  • Production payout systems requiring documented SLAs and detailed API contracts
  • High-volume batch payouts where per-request pricing adds up
  • Users who need comprehensive documentation and support before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/88 \
  -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 endpoint is confirmed live with a valid x402 402 challenge, but there is zero documentation on request parameters, response format, or actual functionality. No OpenAPI schema, no examples, and all doc pages return only a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — all doc/pricing/README pages return only 'Connect wallet' with no technical content
  • No OpenAPI or input/output schema provided for this endpoint
  • The endpoint name suggests PayPal payout functionality, but actual behavior is completely undocumented
  • Request body format and required fields are unknown
  • Response format is unknown

Citations

Provenance

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

Agent access