x402basequality 0.25

Pay-per-call PayPal payments endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" resource at the path `/api/v1/paypal/payments/68`. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories like data analytics, AI/ML inference, finance, and infrastructure utilities — all gated by the x402 payment protocol on the Base network.

The specific endpoint accepts POST requests and is priced at a maximum of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 "exact" scheme, meaning the caller includes an X-PAYMENT header with a signed payment for each call. No API keys, rate limits, or upfront commitments are required — access is instant once payment is attached.

Documentation on the site is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no description of what the `/paypal/payments/68` endpoint actually returns or what input it expects beyond a POST body. The endpoint name suggests it may relate to PayPal payment processing or payment data, but this is speculative based solely on the URL path. Prospective users should test the endpoint directly to understand its behavior.

Capabilities

x402-payment-gatedusdc-settlementbase-networkpay-per-requestno-api-keypost-endpoint

Use cases

  • Making per-call PayPal-related payment requests without API key management
  • Integrating payment processing into autonomous agent workflows via x402
  • Accessing premium API functionality with USDC micropayments on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use API access settled in USDC
  • AI agents that can autonomously pay for API calls via x402
  • Users on the Base L2 network looking for low-fee payment-gated endpoints

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Anyone requiring fiat-only payment rails with no crypto involvement
  • High-volume batch processing where per-request micropayments add friction

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid x402 402 challenge) and pricing is clear at $0.02/request in USDC on Base. However, there is no documentation, no OpenAPI spec, no request/response schema, and no explanation of what the endpoint actually does beyond its URL path. 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; input and output formats are unknown.
  • The purpose of /api/v1/paypal/payments/68 is unclear — the 'PayPal payments' label is inferred solely from the URL path and may not reflect actual functionality.
  • The resource ID '68' in the path suggests this may be a specific resource instance rather than a general-purpose endpoint.

Citations

Provenance

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

Agent access