x402basequality 0.25

PayPal payouts endpoint via x402 micropayment on Base network for $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 route `/api/v1/paypal/payouts/100` appears to trigger a PayPal payout (likely of $1.00 given the path segment "100" may represent cents), paid for with a per-request USDC micropayment on the Base network. The x402 challenge confirms the endpoint is live and accepts POST requests.

The provider's site advertises a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance, crypto, infrastructure utilities, and more — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. The x402 challenge for this specific endpoint shows a maxAmountRequired of 20000 base units of USDC (0x8335… on Base), which equals $0.02 given USDC's 6 decimals. Payment is settled on-chain to the provider's wallet.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what the PayPal payouts endpoint actually does or what parameters it expects. The endpoint's actual functionality (payout amount, recipient specification, response format) must be inferred and remains uncertain.

Capabilities

x402-paymentpaypal-payoutsusdc-basemicropaymentper-request-billing

Use cases

  • Triggering PayPal payouts programmatically without traditional API key management
  • Agents making on-demand PayPal transfers paid per-call with USDC
  • Automating small PayPal disbursements from crypto-native workflows

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal payout access
  • Crypto-native agents that can settle USDC on Base
  • Low-volume or sporadic PayPal payout needs without subscription overhead

Not for

  • High-volume PayPal payout operations where direct PayPal API integration is cheaper
  • Users who need detailed documentation or SLA guarantees before integrating
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/100 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The x402 challenge is live and confirms pricing and network, but there is zero documentation on request parameters, response format, or actual endpoint behavior. No OpenAPI schema, no examples, and all doc pages are blank beyond a wallet connect prompt. The endpoint's actual functionality is entirely opaque.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; request format and expected parameters are unknown
  • Actual PayPal payout behavior (recipient, amount, currency) is unverified and inferred from the URL path alone
  • No robots.txt or agents.txt present
  • Provider catalog lists many diverse endpoints but none have visible documentation

Citations

Provenance

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

Agent access