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 ID 116) via an x402-gated POST request. 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 — 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 & ML inference, finance & Web3, and infrastructure utilities — all priced at $0.02 per request. However, the specific endpoint being listed here (/api/v1/employees/116) is not documented on the provider's landing page among the advertised API categories. Its exact response schema and the full set of employee fields returned are unknown from the available material.

The x402 challenge was successfully captured (HTTP 402 with a well-formed accepts array), confirming the endpoint is live. The payment timeout is 300 seconds. The output schema indicates the endpoint accepts HTTP POST and is marked as discoverable. No OpenAPI spec, detailed docs, or example responses were found in the crawl.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving employee record data for employee ID 116 via a single paid API call
  • Integrating pay-per-use employee data lookups into agent workflows without managing API keys
  • Demonstrating x402 payment protocol integration with a simple data endpoint

Fit

Best for

  • Agents or developers needing on-demand employee data without subscription overhead
  • Testing x402 payment flows on Base with a low-cost endpoint
  • Scenarios where no-auth, no-rate-limit access to data is preferred

Not for

  • Bulk employee data retrieval (single-record endpoint, $0.02 each)
  • Use cases requiring detailed documentation or guaranteed SLA
  • Users without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/116 \
  -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 (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, this specific employee endpoint is not listed in the provider's own catalog, there is no OpenAPI spec, no response schema, no example responses, and the docs/pricing/README pages all returned only a 'Connect wallet' stub with no useful content.

Warnings

  • The /api/v1/employees/116 path is not listed among the provider's advertised APIs on the landing page — its purpose and data content are unclear.
  • No OpenAPI spec, response schema, or example responses are available.
  • Documentation pages (/docs, /pricing, /README, /api) returned no meaningful content beyond 'Connect wallet'.
  • The exact data returned by this endpoint is unknown; callers should verify the response format before relying on it.

Citations

Provenance

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

Agent access