x402basequality 0.30

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 #172) via the x402 payment protocol. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals).

The provider lowpaymentfee.com hosts a broader suite 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 advertised at $0.02 per request with no API keys, no rate limits, and no minimum commitments required.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what fields the employee endpoint accepts or returns. The endpoint is confirmed live (returns a proper 402 x402 challenge), but without documentation it is unclear what input the POST body should contain or what shape the response takes.

Capabilities

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

Use cases

  • Retrieving employee record data on a pay-per-call basis without managing API keys
  • Agent-driven workflows that need structured employee information and can pay per request via x402
  • Integrating employee data lookups into crypto-native applications on the Base network

Fit

Best for

  • Developers who want keyless, pay-per-use access to employee data
  • AI agents with x402-compatible wallets on Base
  • Quick one-off employee record lookups without subscription overhead

Not for

  • Bulk employee data exports requiring thousands of records (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid 402 x402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty beyond a wallet-connect prompt. The purpose of the employee data endpoint is not explained, making this effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema definition; request body format and response shape are unknown
  • The specific data returned for employee #172 is undocumented — unclear if this is sample/demo data or a real dataset
  • Provider hosts many diverse API categories (AI, finance, geo, etc.) all at the same price, which may indicate a demo or placeholder site

Citations

Provenance

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

Agent access