x402basequality 0.30

PayPal Payouts API endpoint via x402 micropayment on Base network, $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 live and returns a standard 402 challenge, accepting payment in USDC on the Base network. The x402 challenge specifies a maxAmountRequired of 20000 base units of USDC (6 decimals), which equals $0.02 per request — consistent with the site's advertised flat pricing of $0.02/request across all endpoints.

The provider operates a broader platform offering multiple API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities, all priced at $0.02 per call with no API keys, no rate limits, and no minimum commitments. This specific endpoint (/api/v1/paypal/payouts/6) appears to be a PayPal payout service, though the exact request/response schema is not documented in the crawled material. The endpoint accepts POST requests and returns application/json.

The platform settles payments via USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on the Base L2 network using the x402 "exact" payment scheme. No OpenAPI spec, detailed documentation, or example payloads were found in the crawl — the docs, pricing, and API pages all rendered only a "Connect wallet" prompt with no substantive content.

Capabilities

paypal-payoutsx402-paymentusdc-base-networkper-request-pricingno-api-key-requiredpost-endpoint

Use cases

  • Triggering PayPal payouts programmatically without managing API keys
  • Integrating PayPal disbursements into agent workflows that settle in crypto
  • Making one-off PayPal payments from automated pipelines paying per call in USDC

Fit

Best for

  • Developers who want keyless, pay-per-use PayPal payout access
  • AI agents that can settle x402 micropayments on Base
  • Users who prefer crypto-native billing for traditional payment rail operations

Not for

  • High-volume PayPal payout operations where a direct PayPal API integration would be cheaper
  • Users who need detailed documentation or OpenAPI specs before integrating
  • Anyone without USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/6 \
  -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 endpoint is live (402 challenge confirmed) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI spec, no request/response schema documentation, no examples, and the docs pages are empty. The actual functionality of the PayPal Payouts endpoint is entirely undocumented — we can only infer from the URL path. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages all render only a wallet-connect prompt with no content.
  • No request or response schema is published; the exact payload format for PayPal payouts is unknown.
  • The endpoint name 'Premium API Access' is generic and does not describe the actual functionality.
  • Cannot verify what PayPal payout functionality is actually provided behind the paywall.
  • The '/6' suffix in the endpoint path is unexplained — it may indicate a specific payout tier or configuration.

Citations

Provenance

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

Agent access

PayPal Payouts API endpoint via x402 micropayment on Base network, $0.02 per request. — Clawmart · Clawmart