x402basequality 0.30

PayPal Payouts API 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 endpoint is located at `/api/v1/paypal/payouts/7` 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 with 6 decimals). No API keys or rate limits are required — callers simply attach an x402 payment header to each request.

The provider site lowpaymentfee.com hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per request. This specific endpoint appears to facilitate PayPal payout operations, though the exact request/response schema is not documented in the crawled material. The x402 challenge confirms the endpoint is live and returns a proper 402 Payment Required response with version 1 of the x402 protocol.

Because the crawled documentation pages (docs, pricing, README) all resolve to a minimal "Connect wallet" prompt with no further detail, the actual request body format, required fields, and response structure for this PayPal payouts endpoint remain unknown. Users should expect to experiment or contact the provider for integration details.

Capabilities

x402-paymentpaypal-payoutsusdc-settlementbase-networkpay-per-requestno-api-key

Use cases

  • Programmatically trigger PayPal payouts without managing API keys
  • Agent-initiated PayPal disbursements paid per-call with USDC
  • Integrating PayPal payout functionality into crypto-native workflows

Fit

Best for

  • Developers wanting key-less, pay-per-use PayPal payout access
  • AI agents that need to trigger financial payouts autonomously
  • Projects already operating on Base network with USDC liquidity

Not for

  • High-volume payout operations where per-request pricing is inefficient
  • Users who need detailed API documentation before integrating
  • Applications requiring non-USDC or non-crypto payment rails

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and network details, but there is zero documentation on request/response schemas, no OpenAPI spec, and all doc pages render only a wallet-connect prompt. The actual functionality behind 'PayPal Payouts' is unverifiable from available material.

Warnings

  • No request or response schema documented — input/output format is unknown
  • All documentation pages (docs, pricing, README) return only a 'Connect wallet' prompt with no content
  • The actual PayPal payout functionality cannot be verified from crawled material alone
  • It is unclear whether this endpoint truly integrates with PayPal or is a placeholder

Citations

Provenance

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

Agent access