x402basequality 0.25

PayPal payouts endpoint gated by x402 micropayment on Base (USDC, $0.02/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 specific resource `/api/v1/paypal/payouts/83` is labeled "Premium API Access" and accepts POST requests. Payment is settled in USDC on the Base network at $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform advertises a range of x402-gated APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto data feeds, and infrastructure utilities — all priced uniformly at $0.02 per request. However, this specific listing covers the PayPal payouts endpoint. The exact functionality of this endpoint (e.g., whether it initiates a PayPal payout, retrieves payout status for ID 83, or something else) is not documented in the crawled material.

Documentation is extremely sparse. The /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no usage examples available. Callers should proceed with caution and test the endpoint to understand its actual behavior before relying on it in production.

Capabilities

x402-paymentusdc-basepaypal-payoutsmicropaymentno-api-keypost-endpoint

Use cases

  • Triggering or querying PayPal payouts via a pay-per-call API without managing API keys
  • Integrating PayPal payout functionality into an agent workflow using x402 micropayments
  • Accessing PayPal payout data with per-request USDC settlement on Base

Fit

Best for

  • Developers who want keyless, pay-per-use access to PayPal payout functionality
  • AI agents that need to programmatically interact with PayPal payouts via x402
  • Projects already using USDC on Base that want frictionless API access

Not for

  • Users needing detailed documentation or guaranteed SLAs before integration
  • High-volume PayPal payout operations where direct PayPal API integration would be cheaper
  • Anyone requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/83 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and the actual functionality of this specific PayPal payouts endpoint is undefined. The docs pages are all empty 'Connect wallet' stubs.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all return only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; actual endpoint behavior is unknown
  • The purpose of '/api/v1/paypal/payouts/83' (the trailing '83') is unclear — it may reference a specific payout ID or resource, but this is not documented
  • Cannot verify whether this endpoint actually interacts with PayPal or what data it returns

Citations

Provenance

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

Agent access