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 #63) via the x402 payment protocol. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (USD Coin) 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 broader lowpaymentfee.com platform advertises a wide catalog of pay-per-call APIs spanning data & analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at the same $0.02/request price point. However, the specific endpoint being listed here — `/api/v1/employees/63` — is not documented on the site's landing page, and no schema or example response is provided for it. The exact shape of the returned employee data is unknown.

The x402 challenge was successfully captured (HTTP 402 with valid accepts array), confirming the endpoint is live. The payment address is `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base mainnet. The maximum timeout for payment settlement is 300 seconds.

Capabilities

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

Use cases

  • Retrieving employee record data on demand without managing API keys
  • Integrating employee information into agent workflows with micropayment settlement
  • Programmatic access to structured personnel data via crypto-native payment

Fit

Best for

  • Agents or apps that need on-demand employee data with no subscription commitment
  • Developers experimenting with x402 pay-per-call patterns on Base
  • Workflows requiring frictionless, keyless API access settled in USDC

Not for

  • Bulk retrieval of many employee records (only a single record endpoint is documented)
  • Users who need detailed API documentation or response schemas before integrating
  • Applications requiring free or fiat-only payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/63 \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but this specific endpoint (/api/v1/employees/63) is not listed in the site's own catalog, has no documentation, no response schema, and no example payloads. The crawled docs/pricing/README pages returned only 'Connect wallet' with no useful content.

Warnings

  • This specific endpoint (/api/v1/employees/63) is not listed among the provider's advertised APIs on the landing page.
  • No response schema or example response is available — the shape of the returned employee data is unknown.
  • Documentation pages (/docs, /pricing, /README) returned no meaningful content beyond 'Connect wallet'.
  • The nature and source of the 'employee' data is unclear — it may be sample/demo data.

Citations

Provenance

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

Agent access