x402basequality 0.30

Pay-per-call employee data API on Base, settled in USDC via x402 protocol.

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 #90) via the x402 payment protocol. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC at a cost of $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers multiple API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities, all priced uniformly at $0.02 per request. However, this specific endpoint (`/api/v1/employees/90`) is not listed on the provider's landing page among the advertised APIs, and no documentation describes what fields the employee record contains or what the request body should look like. The docs, pricing, and API pages all appear to be behind a wallet-connect gate with no publicly visible content.

Because there is no OpenAPI schema, no example request/response, and no documentation beyond the x402 challenge itself, the actual data returned by this endpoint is unknown. Callers should be aware that the endpoint is live (returns a proper 402 challenge) but its utility cannot be verified without making a paid request.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving employee record data on a per-call payment basis
  • Integrating employee information into agent workflows without API key management
  • Programmatic access to employee #90 data with crypto micropayment

Fit

Best for

  • Agents that need on-demand employee data without subscription commitments
  • Developers experimenting with x402 pay-per-call patterns on Base
  • Workflows requiring keyless, permissionless API access

Not for

  • Bulk employee data retrieval (single-record endpoint, $0.02 each)
  • Users who need detailed documentation or schema guarantees before calling
  • Non-crypto callers who cannot settle payments on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is no OpenAPI schema, no documentation, no example request/response, and the specific /employees/90 path is not listed among the provider's advertised APIs. The actual data returned is entirely unknown.

Warnings

  • Endpoint /api/v1/employees/90 is not listed among the provider's publicly advertised APIs — it may be a test or placeholder resource.
  • No documentation, schema, or example responses are available; the response format is unknown.
  • Docs, pricing, and API pages are gated behind wallet-connect and contain no visible content.
  • Cannot verify what data is actually returned without making a paid request.

Citations

Provenance

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

Agent access