x402basequality 0.35

Pay-per-call employee data API on Base via x402, settled in USDC 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 124) via the x402 payment protocol. It 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 inference (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 priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments required.

This specific endpoint (/api/v1/employees/124) is not listed on the provider's public landing page among the advertised API categories, so its exact response schema and data contents are unclear. The x402 challenge was successfully captured (HTTP 402), confirming the endpoint is live. However, no OpenAPI spec, detailed documentation, or example responses were available from the crawled pages — the docs, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content.

Capabilities

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

Use cases

  • Retrieving employee record data for employee ID 124 on demand
  • Integrating pay-per-call employee lookups into agent workflows
  • Demonstrating x402 payment protocol integration with USDC on Base

Fit

Best for

  • Agents needing on-demand employee data without API key management
  • Developers experimenting with x402 payment protocol on Base
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk employee data exports or batch processing
  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Querying arbitrary employee IDs (this endpoint is scoped to ID 124)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/124 \
  -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 live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no documentation, no example responses, and the specific employee endpoint is not listed among the provider's advertised APIs. The docs/pricing/README pages returned no useful content.

Warnings

  • No OpenAPI specification or response schema available
  • Endpoint /api/v1/employees/124 is not listed among the provider's publicly advertised APIs — purpose and data contents are unclear
  • All documentation pages (docs, pricing, README) returned only 'Connect wallet' with no substantive content
  • Response format and fields are entirely unknown — no example responses available

Citations

Provenance

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

Agent access