x402basequality 0.25

x402-gated PayPal payouts endpoint on Base, pay $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 resource `/api/v1/paypal/payouts/92` is labeled "Premium API Access" and accepts POST requests. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum amount of 20,000 base units, which equals $0.02 USD (USDC uses 6 decimals). The endpoint uses the x402 "exact" payment scheme with a 300-second timeout.

The broader lowpaymentfee.com platform advertises a wide catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance/crypto data, and infrastructure utilities — all priced at $0.02 per request. The platform emphasizes a no-API-key, no-rate-limit, pay-per-use model where payment is handled entirely through the x402 protocol on the Base L2 network.

Documentation is extremely sparse. The docs, API, pricing, 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 description of what the PayPal payouts endpoint actually returns or what parameters it expects. The endpoint name suggests it triggers or queries PayPal payout operations, but the exact functionality cannot be confirmed from available materials.

Capabilities

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

Use cases

  • Triggering or querying PayPal payouts programmatically via a crypto-gated API
  • Integrating PayPal payout functionality into agent workflows without traditional API keys
  • Making one-off PayPal payout requests paid per-call with USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use access to PayPal payout functionality
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription-based API access

Not for

  • Production PayPal integrations requiring documented SLAs and detailed API specs
  • Users needing comprehensive documentation or request/response schemas before integration
  • High-volume payout operations where per-request pricing may not be economical

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/92 \
  -H "Content-Type: application/json"
# Returns 402 with x402 payment challenge; attach X-PAYMENT header after settling $0.02 USDC on Base

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid x402 402 challenge), but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the PayPal payouts endpoint actually does or accepts. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; endpoint behavior is unknown
  • The exact functionality of '/api/v1/paypal/payouts/92' is unclear — it may involve real financial transactions (PayPal payouts) which carry regulatory implications
  • The '/92' path segment is unexplained and may indicate a specific payout ID or configuration

Citations

Provenance

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

Agent access