x402basequality 0.25

PayPal payouts endpoint paid per-request via x402 on Base network using 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. Each call costs $0.02 in USDC on the Base network, with no API keys, rate limits, or upfront commitments required. The endpoint accepts POST requests and returns JSON responses.

The broader lowpaymentfee.com platform offers a range of pay-per-request APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto data (price feeds, exchange rates, gas estimates), and infrastructure utilities (geocoding, validation, conversion). All endpoints share the same $0.02/request pricing model and x402 payment flow settled in USDC on Base.

The specific endpoint `/api/v1/paypal/payouts/48` appears to be a PayPal payout service, though documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what parameters the payout endpoint accepts or what it returns. The endpoint is live and returning a valid x402 402 challenge, but the lack of documentation makes it difficult to assess actual functionality or reliability.

Capabilities

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

Use cases

  • Triggering PayPal payouts programmatically without managing API keys
  • Agent-initiated PayPal disbursements paid per-call in USDC
  • Integrating PayPal payouts into crypto-native workflows

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal payout access
  • Crypto-native agents needing fiat payout rails
  • Low-volume or sporadic PayPal payout needs without subscription overhead

Not for

  • High-volume PayPal payout operations where direct PayPal API integration is cheaper
  • Use cases requiring detailed documentation, SLAs, or guaranteed uptime
  • Users without USDC on Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/48 \
  -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, but there is virtually no documentation — no OpenAPI schema, no request/response examples, no parameter descriptions. The docs/pricing/API pages all show only 'Connect wallet'. The purpose of the specific '/48' path segment is unclear. Functionality cannot be verified without paying.

Warnings

  • No API documentation available — docs, pricing, and API pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided for this endpoint
  • The specific meaning of '/48' in the path is unknown — it may reference a specific payout template or batch ID
  • PayPal payout services may be subject to financial regulations; verify compliance before use
  • Cannot confirm the endpoint actually triggers PayPal payouts — only the URL path suggests this

Citations

Provenance

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

Agent access