x402basequality 0.35

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 (specifically employee record #49) via the x402 payment protocol. It 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 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 advertises 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/49) is not documented on the provider's landing page among the advertised APIs. Its exact response schema is unknown — the x402 challenge confirms it returns application/json but no output field schema is provided.

The endpoint is live and returns a proper 402 challenge. The provider's root page loads successfully (HTTP 200). Documentation pages (/docs, /pricing, /api, /README) all appear to require wallet connection and contain no readable content, so details about the employee data structure, available fields, or query parameters remain unclear.

Capabilities

x402-paymentusdc-baseemployee-datajson-responsepay-per-callno-api-key

Use cases

  • Retrieving employee record data on demand without subscription or API key
  • Agent-driven lookups of individual employee information with micropayments
  • Integrating employee data into workflows that support x402 payment headers

Fit

Best for

  • Agents or services that need on-demand employee data with no signup
  • Developers experimenting with x402 pay-per-call protocols on Base
  • Low-volume, ad-hoc employee record lookups

Not for

  • Bulk employee data exports or high-volume HR analytics
  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/49 \
  -H "X-PAYMENT: <x402_payment_proof>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but the specific /api/v1/employees/49 path is not listed among the provider's advertised APIs. No OpenAPI schema, no response examples, and all documentation pages are gated behind wallet connection, yielding no useful content. The response structure is entirely unknown.

Warnings

  • The /api/v1/employees/49 endpoint is not listed among the provider's publicly advertised APIs — it may be a demo or test resource.
  • No response schema or example output is available; the data structure returned is unknown.
  • All documentation pages (/docs, /pricing, /api, /README) are empty or require wallet connection, providing no readable content.
  • The endpoint may return sensitive employee/HR data — verify compliance with applicable data protection regulations before use.

Citations

Provenance

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

Agent access