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 records via the x402 payment protocol. The specific resource `/api/v1/employees/85` returns JSON data for employee ID 85 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 numerous pay-per-call APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request. Payment is made in USDC (contract 0x8335…2913) on Base L2, using the x402 "exact" scheme. There are no API keys, no rate limits, and no subscription commitments; each call is individually settled on-chain.

The specific data returned by this employees endpoint is not documented. The crawled site pages (docs, pricing, README) all resolve to a minimal "Connect wallet" prompt with no further documentation. The employee resource path suggests a sample or demo dataset rather than a production HR system, but this cannot be confirmed from available material. The x402 challenge is live and well-formed, with a max amount of 20,000 base units (i.e., $0.02 USDC given 6 decimals) and a 300-second payment timeout.

Capabilities

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

Use cases

  • Retrieving employee records on demand without subscription or API key management
  • Demonstrating x402 payment-gated API access patterns
  • Integrating pay-per-call data retrieval into agent workflows on Base

Fit

Best for

  • Developers exploring x402 payment protocol integration
  • Agents needing on-demand employee data with no upfront commitment
  • Prototyping micropayment-gated API architectures

Not for

  • Bulk employee data exports requiring thousands of records at once
  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Production HR systems needing authenticated, auditable access controls

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint is operational. However, there is no OpenAPI schema, no response examples, no documentation beyond a wallet-connect prompt, and the nature of the employee data returned is entirely unknown. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • Response schema and fields for /api/v1/employees/85 are completely undocumented
  • The employee data endpoint may be a demo/sample dataset; no indication of real production data
  • No OpenAPI spec or example responses available

Citations

Provenance

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

Agent access