x402basequality 0.25

PayPal payouts endpoint gated by x402 micropayments 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 specific resource `/api/v1/paypal/payouts/22` is labeled "Premium API Access" and accepts POST requests. Payment is settled in USDC on the Base network, with a maximum cost of 20,000 base units (0.02 USDC, i.e., $0.02 per request). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider, lowpaymentfee.com, hosts a broader catalog of x402-gated APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto data feeds, and infrastructure utilities — all uniformly priced at $0.02 per call. However, the specific endpoint listed here is in the PayPal payouts category. Documentation beyond the landing page is extremely sparse: the /docs, /pricing, /api, 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 inputs this PayPal payouts endpoint expects or what it returns, the actual functionality remains unclear. The endpoint is confirmed live (returns a proper 402 x402 challenge), but prospective callers should be aware that they are paying before seeing any documented contract for the response format.

Capabilities

x402-paymentusdc-basepaypal-payoutsmicropaymentpay-per-requestno-api-key

Use cases

  • Triggering PayPal payouts programmatically via a crypto-micropayment-gated endpoint
  • Integrating PayPal disbursements into an agent workflow without traditional API keys
  • Pay-per-use PayPal payout requests settled on Base L2

Fit

Best for

  • Developers who want keyless, pay-per-call access to PayPal payout functionality
  • AI agents that can settle x402 payments on Base and need to initiate PayPal payouts
  • Projects needing low-friction PayPal payout integration without subscription commitments

Not for

  • Users who need detailed API documentation and response schemas before integrating
  • High-volume payout operations where per-call pricing may not be cost-effective
  • Anyone requiring non-USDC or non-Base-network payment settlement

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/22 \
  -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. However, there is zero documentation on request/response schemas, no OpenAPI spec, no examples, and the docs/pricing/README pages are all empty wallet-connect stubs. The actual functionality of a 'PayPal payouts' endpoint behind a crypto paywall is unverified and unclear.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content.
  • No request or response schema provided; callers cannot know what inputs are expected or what the endpoint returns.
  • The nature of a 'PayPal payouts' endpoint gated behind anonymous crypto micropayments is unusual and potentially risky — verify legitimacy before sending funds.
  • The endpoint path includes '/22' which may be a specific payout ID or configuration; its meaning is undocumented.

Citations

Provenance

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

Agent access