x402basequality 0.35

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 #107) 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 broader lowpaymentfee.com platform advertises a wide catalog of pay-per-call APIs spanning data & analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with no API keys, no rate limits, and no minimum commitments required.

This specific endpoint (/api/v1/employees/107) is not listed on the site's main catalog page, so it may be a demo or sample resource. The probe confirmed a live 402 challenge with a valid x402 v1 payment envelope. Documentation pages (/docs, /pricing, /README) returned only a "Connect wallet" prompt with no substantive content, so the actual response schema and employee data fields are unknown.

Capabilities

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

Use cases

  • Retrieving employee record data on a per-call payment basis
  • Demonstrating x402 protocol payment flows with a live endpoint
  • Integrating pay-per-use data access into agent workflows without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand data access without subscription commitments
  • Low-volume, pay-as-you-go data retrieval

Not for

  • High-volume bulk employee data exports (no documented batch endpoint)
  • Users who need detailed API documentation or response schema guarantees
  • Production HR systems requiring SLA-backed uptime

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no OpenAPI schema, no documentation of request/response fields, and the /docs, /pricing, and /README pages are empty stubs. The specific employee endpoint is not listed in the site's own catalog. Effectively a stub listing with confirmed liveness.

Warnings

  • No API documentation available — /docs, /pricing, and /README pages return only a wallet connect prompt with no content
  • Response schema for /api/v1/employees/107 is completely unknown; no example responses available
  • This specific endpoint is not listed on the provider's own catalog page, suggesting it may be a demo or unlisted resource
  • No OpenAPI or machine-readable schema provided

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:35:38Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-25

Agent access