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 record #158) via the x402 payment protocol. It 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 at $0.02 per request. However, this specific endpoint (/api/v1/employees/158) is not listed among the advertised categories on the landing page, and no documentation describes the employee data schema or what fields are returned. The response MIME type is application/json.

Because the endpoint is live (returning a proper 402 challenge) but lacks any documentation about the employee data model, request parameters, or response schema, consumers should treat this as a minimally documented resource. The platform's docs, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical content.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datajson-responseper-call-pricingno-api-key

Use cases

  • Retrieving employee record #158 from the lowpaymentfee.com data store
  • Demonstrating x402 micropayment integration for per-call API access
  • Programmatic employee data lookup without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand employee data without subscription commitments
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk employee data exports or batch processing (single-record endpoint)
  • Users who need detailed API documentation or schema guarantees before integrating
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/158 \
  -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, confirming it exists and accepts payments. However, there is zero documentation on the employee data model, no OpenAPI schema, no example responses, and the endpoint path (/api/v1/employees/158) does not appear in the provider's own advertised API catalog. The docs/pricing/README pages are empty beyond a wallet connect prompt.

Warnings

  • Endpoint /api/v1/employees/158 is not listed among the provider's advertised APIs — its purpose and data model are undocumented
  • No OpenAPI spec, response schema, or example responses are available
  • All documentation pages (docs, pricing, README) render only 'Connect wallet' with no technical content
  • The nature and provenance of the 'employee' data is unknown — verify data accuracy and compliance before relying on it

Citations

Provenance

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

Agent access