x402basequality 0.35

Pay-per-call employee data API on Base, settled in USDC via x402 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 (specifically employee record #193) via an x402 pay-per-call model. The endpoint accepts POST requests and returns JSON. 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). No API keys, rate limits, or subscriptions are required — each call is individually paid through the x402 payment header.

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 at $0.02 per request. However, the specific endpoint being listed here — /api/v1/employees/193 — is not documented on the provider's landing page among the advertised APIs. Its exact response schema and the nature of the employee data it returns are unknown; the listing title simply says "Premium API Access."

Because the endpoint is live (returning a valid 402 challenge) but lacks documentation, response examples, or an OpenAPI spec, consumers should treat this as a lightly-documented data endpoint. The payment mechanics are well-defined via the x402 challenge, but the data payload is opaque.

Capabilities

x402-paymentusdc-basepay-per-callemployee-datajson-responseno-api-key

Use cases

  • Retrieving employee record data for integration into HR or payroll systems
  • Programmatic access to personnel information without subscription overhead
  • Agent-driven data retrieval with per-call crypto micropayments

Fit

Best for

  • Developers needing one-off or low-volume employee data lookups
  • AI agents that can settle x402 payments autonomously on Base
  • Projects that want keyless, subscription-free API access

Not for

  • High-volume bulk employee data exports (pay-per-call adds up)
  • Users who cannot transact in USDC on the Base network
  • Anyone needing well-documented, schema-validated response contracts

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/193 \
  -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 and returns a valid x402 402 challenge with clear pricing, but there is no OpenAPI spec, no response schema, no documentation for this specific endpoint, and it does not appear in the provider's own advertised API list. The data returned is entirely opaque.

Warnings

  • Endpoint /api/v1/employees/193 is not listed among the provider's advertised APIs on the landing page
  • No response schema or example response available — data payload is unknown
  • No OpenAPI specification or detailed documentation found
  • The docs, pricing, API, and README pages all returned only 'Connect wallet' with no useful content

Citations

Provenance

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

Agent access