x402basequality 0.25

PayPal payouts endpoint via x402 micropayment on Base network, $0.02 per request in USDC.

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 path `/api/v1/paypal/payouts/80` suggests it triggers a PayPal payout operation, though the exact request/response schema is not documented in the available crawl material. Payment is settled in USDC on the Base network at $0.02 per call (20,000 base units with 6 decimals = $0.02), with no API keys, rate limits, or upfront commitments required.

The provider site (lowpaymentfee.com) hosts a broad catalog of x402-gated endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced uniformly at $0.02 per request. Documentation pages (/docs, /pricing, /api, /README) all resolve but render only a "Connect wallet" prompt, providing no further technical detail about request formats, parameters, or response structures. The x402 challenge is live and well-formed: it advertises x402 version 1, exact payment scheme, USDC asset (contract 0x8335…2913 on Base), and a 300-second payment timeout.

Because no OpenAPI spec, request schema, or response examples are available, the actual behavior of this endpoint — what parameters it expects, what a successful payout response looks like, and what PayPal integration it wraps — remains unclear. Agents should treat this as a stub listing until the provider publishes proper documentation.

Capabilities

x402-paymentpaypal-payoutsusdc-settlementbase-networkper-request-pricingno-api-key

Use cases

  • Triggering PayPal payouts programmatically without traditional API key management
  • Paying for PayPal payout services with USDC on Base via x402
  • Agent-initiated disbursements through PayPal

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal payout access
  • Crypto-native agents that can settle USDC on Base
  • Low-volume payout use cases where $0.02/request is economical

Not for

  • High-volume bulk PayPal payouts where traditional PayPal API with negotiated rates is cheaper
  • Users who need detailed documentation and SLAs before integrating
  • Non-crypto workflows that cannot produce x402 payment headers

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/80 \
  -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 x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request parameters, response format, or actual PayPal integration behavior. All doc pages render only 'Connect wallet'. No OpenAPI spec or examples exist. This is effectively a stub.

Warnings

  • No request or response schema available — endpoint behavior is entirely undocumented
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no technical content
  • The actual PayPal integration details (authentication, payout limits, supported currencies) are unknown
  • The '80' in the path is unexplained — it may be a fixed payout amount, an ID, or a parameter

Citations

Provenance

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

Agent access