x402basequality 0.30

Pay-per-call employee data API on Base via x402 — $0.02/request in USDC.

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/111` returns JSON data for employee ID 111 when called with a valid x402 payment header. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals).

The endpoint is part of a broader platform (lowpaymentfee.com) that offers multiple API categories including data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access; payment is the only authentication mechanism. The x402 challenge confirms the endpoint is live and accepting POST requests.

Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the employee record contains. The endpoint path suggests a REST-style resource for retrieving or interacting with employee records, but the exact input parameters and output shape are unknown.

Capabilities

x402-paymentusdc-base-networkemployee-dataper-call-pricingno-api-keyjson-response

Use cases

  • Retrieving employee records on-demand without managing API keys or subscriptions
  • Agent-driven workflows that need employee data and can pay per call via x402
  • Integrating employee data into applications using crypto micropayments

Fit

Best for

  • Developers or agents who want keyless, pay-per-use access to employee data
  • x402-compatible agents settling payments on Base in USDC
  • Low-volume or sporadic access patterns where per-call pricing is economical

Not for

  • High-volume bulk employee data retrieval where per-call costs add up
  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Users who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/111 \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response examples, and documentation pages are empty stubs. The purpose of the employee data endpoint is only inferable from the URL path.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no content
  • The specific data returned for employee records is undocumented
  • No information on data source, freshness, or accuracy of employee records

Citations

Provenance

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

Agent access