x402basequality 0.35

Pay-per-call employee data endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com serves employee data (specifically employee ID 140) behind a micropayment wall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum charge of 20,000 base units (i.e., $0.02 per request, since USDC uses 6 decimals).

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. The platform emphasizes no API keys, no rate limits, and instant access. However, the specific endpoint being listed here (/api/v1/employees/140) is not explicitly documented on the landing page among the advertised APIs, and no detailed documentation, request/response schemas, or example payloads are available from the crawled pages (docs, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content).

Because there is no OpenAPI spec, no response schema, and no documentation beyond the landing page overview, the actual data returned by this endpoint is unknown. The endpoint is confirmed live (returns a proper 402 x402 challenge), but what "employee 140" data looks like remains unspecified.

Capabilities

x402-paymentusdc-micropaymentbase-networkemployee-datapay-per-calljson-response

Use cases

  • Fetching employee record data for employee ID 140 via a single paid API call
  • Demonstrating x402 micropayment protocol integration on the Base network
  • Agent-driven data retrieval with per-call USDC settlement

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need to purchase individual data records on-demand
  • Low-cost per-request data access without API key management

Not for

  • Bulk employee data retrieval (single-record endpoint, no batch support documented)
  • Users who need detailed API documentation or guaranteed SLAs
  • Production HR systems requiring authenticated, auditable employee data feeds

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/140 \
  -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 confirmed live with a valid 402 x402 challenge, but there is no OpenAPI spec, no response schema, no example payloads, and no meaningful documentation. The /api/v1/employees/140 path is not listed among the site's advertised APIs, making its purpose and output unclear. Effectively a stub listing.

Warnings

  • No OpenAPI or response schema available — actual response format is unknown
  • The /api/v1/employees/140 endpoint is not listed among the site's publicly advertised APIs
  • All documentation pages (docs, pricing, README) returned only 'Connect wallet' with no content
  • Purpose and data content of 'employee 140' record is unverified

Citations

Provenance

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

Agent access