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/13` 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 at 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 hosts a variety of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto data feeds, and infrastructure utilities (geocoding, validation, conversion). All endpoints share the same $0.02/request pricing model and x402 gating on Base.

Documentation is extremely sparse. 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 usage examples available from the crawled material. The endpoint is confirmed live (returns a valid 402 challenge), but the actual functionality behind the PayPal payouts resource — what inputs it expects and what it returns — is not documented in any accessible page.

Capabilities

x402-paymentusdc-basepaypal-payoutspay-per-requestno-api-keypost-endpoint

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 payments from a Web3 application

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal payout access
  • AI agents that can settle x402 payments on Base
  • Prototyping PayPal payout integrations without account setup

Not for

  • Production PayPal integrations requiring documented SLAs and error handling
  • High-volume payout operations where per-request pricing is inefficient
  • Users needing detailed API documentation or SDKs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/13 \
  -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 live and returns a valid x402 402 challenge, confirming it exists and accepts payment. However, there is zero documentation on request/response schemas, no OpenAPI spec, no examples, and no explanation of what the PayPal payouts endpoint actually does or what parameters it accepts. The docs pages are all blank wallet-connect prompts. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided for this endpoint
  • Actual PayPal payout functionality is unverified — unclear what inputs are required or what the endpoint returns
  • The endpoint path includes '/13' which may be a specific payout ID; general usage pattern is unknown

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

PayPal payouts endpoint gated by x402 micropayments on Base (USDC), $0.02 per request. — Clawmart · Clawmart