x402basequality 0.25

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/24` suggests it triggers or retrieves PayPal payout operations. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) at a cost of $0.02 per request (20,000 base units with 6 decimals). The x402 challenge is live and returns a valid 402 response with version 1 of the protocol.

The provider, lowpaymentfee.com, hosts a broader catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request. The site advertises no API keys, no rate limits, and instant access. However, documentation is essentially absent: the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail.

Because there is no OpenAPI schema, no request/response examples, and no documentation describing what the PayPal payouts endpoint actually accepts or returns, it is impossible to verify what this endpoint does beyond its URL path and x402 challenge metadata. The description field in the challenge simply says "Premium API Access," which is generic. Prospective callers should treat this as an opaque endpoint until the provider publishes proper documentation.

Capabilities

x402-paymentusdc-basepaypal-payoutsmicropaymentpay-per-request

Use cases

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

Fit

Best for

  • Developers who want keyless, pay-per-call access to PayPal payout functionality
  • Agent systems that can settle x402 payments on Base with USDC
  • Prototyping PayPal payout integrations without signup or subscription

Not for

  • Production PayPal integrations requiring documented SLAs and error handling
  • Users who need detailed API documentation and request/response schemas before calling
  • High-volume payout operations where per-request pricing is inefficient

Quick start

# The endpoint requires an x402 USDC payment on Base.
# POST to the endpoint; on 402, pay the challenge and resend with X-PAYMENT header.
curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/24 \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is zero documentation, no OpenAPI schema, no request/response examples, and the endpoint's actual functionality is unverifiable from available materials. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README all show only a wallet-connect prompt
  • No OpenAPI or request/response schema provided; endpoint behavior is entirely opaque
  • The endpoint name suggests PayPal payout functionality, but this cannot be verified from the crawl material
  • No terms of service, rate limit details, or SLA information found

Citations

Provenance

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

Agent access