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 records via the x402 payment protocol. The specific resource `/api/v1/employees/21` returns JSON data for employee ID 21 when called with a POST request and a valid X-PAYMENT header containing a USDC payment on the Base network.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all priced at $0.02 per request. The x402 challenge confirms the price: maxAmountRequired of 20,000 base units of USDC (6 decimals) equals $0.02. Payment is sent to address 0x1A2B...85F3 on Base, using the USDC contract at 0x8335...2913. No API keys or rate limits are advertised; access is gated purely by micropayment.

Documentation is extremely thin — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no description of the employee data model, and no example responses. The endpoint is confirmed live (returns a proper 402 challenge), but the actual shape of the response data after payment is unknown.

Capabilities

x402-paymentusdc-baseemployee-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving employee records by ID via micropayment
  • Integrating pay-per-call employee data into agent workflows
  • Accessing structured employee information without API key management

Fit

Best for

  • Agents or apps needing on-demand employee data without subscription commitments
  • Developers exploring x402 micropayment-gated APIs on Base
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk employee data exports (no batch endpoint documented)
  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Users without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no OpenAPI schema, no documentation of request/response formats, no example payloads, and the docs pages are empty. The actual data returned after payment is completely unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no content
  • The employee data model and available fields are not documented anywhere
  • No example responses available; the actual utility of the data cannot be verified without paying

Citations

Provenance

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

Agent access