x402basequality 0.35

x402-gated employee data endpoint on Base, pay-per-request with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com serves employee data behind an x402 payment wall. The specific resource `/api/v1/employees/180` returns JSON data for employee record 180 when a valid X-PAYMENT header is provided. Payment is settled on the Base network using USDC (contract 0x8335…2913) at $0.02 per request.

The broader lowpaymentfee.com platform advertises a suite of x402-gated APIs spanning data & analytics, AI & machine learning (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.

However, the specific `/api/v1/employees/180` endpoint is not listed among the publicly advertised APIs on the landing page, and no documentation describes what employee data fields are returned. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. As a result, the actual response schema and data semantics for this endpoint are unknown.

Capabilities

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

Use cases

  • Retrieving employee record data by ID via a single paid request
  • Demonstrating x402 payment protocol integration for agent-to-API commerce
  • Accessing data without traditional API key registration

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need on-demand data access without signup
  • One-off employee record lookups

Not for

  • Bulk employee data retrieval (no batch endpoint documented)
  • Use cases requiring detailed schema documentation or SLAs
  • Production HR systems needing guaranteed uptime and support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/180 \
  -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 (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no response examples, and no documentation beyond a wallet-connect prompt. The specific employees endpoint isn't even listed on the site's own catalog, making its purpose and output entirely opaque.

Warnings

  • The /api/v1/employees/180 endpoint is not listed among the provider's publicly advertised APIs — its data content is unknown.
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no usable content.
  • No response schema or example response is available; the structure of returned employee data is undocumented.
  • The provider's broader API catalog lists many endpoints (AI, finance, utilities) but none appear to have public documentation either.

Citations

Provenance

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

Agent access