x402basequality 0.30

Pay-per-call employee data API 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 access to employee data (specifically employee record #70) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals).

The provider, lowpaymentfee.com, hosts a broad catalog of x402-gated APIs spanning data & analytics, AI/ML inference (sentiment, summarization, classification, embeddings), finance/Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are advertised at $0.02 per request with no API keys, no rate limits, and no minimum commitments. The specific endpoint probed here (/api/v1/employees/70) is not listed on the landing page catalog, suggesting it may be an unlisted or demo resource.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the actual data returned after payment is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datajson-apipay-per-callno-api-key

Use cases

  • Retrieving employee data records on demand with per-call USDC micropayments
  • Integrating pay-as-you-go data access into agent workflows without API key management
  • Demonstrating x402 protocol payment flows on the Base network

Fit

Best for

  • Agents or applications needing keyless, pay-per-call data access
  • Developers experimenting with x402 payment protocol integrations
  • Use cases where avoiding subscription commitments is preferred

Not for

  • Bulk employee data retrieval (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed SLAs
  • Applications requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/70 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid 402 x402 challenge, but documentation is essentially nonexistent — no OpenAPI spec, no request/response schemas, no examples. The specific /employees/70 path is not listed in the provider's own catalog. The actual data returned after payment is completely unknown.

Warnings

  • No API documentation available; /docs, /pricing, /api, and /README pages all show only 'Connect wallet'
  • No OpenAPI or schema definition found for this endpoint
  • The /api/v1/employees/70 path is not listed in the provider's public API catalog — may be a demo or unlisted resource
  • Response format and fields are entirely unknown; no example responses available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:46:17Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-24

Agent access