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 #199) 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 broader 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 priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments. Payments are 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 further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the employee endpoint returns or what input it expects beyond a POST body. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation makes it difficult to know what data is actually served.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datajson-apipay-per-call

Use cases

  • Retrieving employee record data on a per-call payment basis
  • Integrating employee information into agent workflows without API key management
  • Demonstrating x402 payment protocol integration for data access

Fit

Best for

  • Agents or applications that need on-demand employee data without subscription commitments
  • Developers experimenting with x402 payment-gated APIs on Base
  • Low-volume, pay-as-you-go data retrieval

Not for

  • High-volume bulk employee data exports (no documented batch endpoint)
  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Applications needing non-USDC or non-Base payment settlement

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/199 \
  -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 402 challenge with clear pricing. However, there is no OpenAPI schema, no request/response examples, and the documentation pages are empty beyond a wallet-connect prompt. The purpose of the employee data endpoint is unclear beyond its URL path. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema describing request parameters or response format
  • The specific data returned for employee #199 is unknown; no sample responses exist
  • The broader site lists many endpoint categories but this specific endpoint (/api/v1/employees/199) is not listed on the homepage catalog

Citations

Provenance

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

Agent access