x402basequality 0.35

Pay-per-call employee data API on Base, settled in USDC via x402 protocol.

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 #133) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC at a cost of $0.02 per request (20,000 base units of USDC with 6 decimals).

The endpoint is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-call APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access; callers pay by attaching an x402 payment header to each request.

The specific resource at `/api/v1/employees/133` appears to be a data endpoint returning information about a particular employee record. No OpenAPI schema, detailed documentation, or example responses were found in the crawl. The docs, pricing, and API pages all rendered only a "Connect wallet" prompt with no additional content. Because of this, the exact shape of the response and the fields returned are unknown.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-dataper-call-pricingno-api-keyjson-response

Use cases

  • Retrieving employee record data on demand with per-call USDC micropayments
  • Integrating employee information into agent workflows without managing API keys
  • Programmatic access to employee data settled on Base L2

Fit

Best for

  • Agents or services that need on-demand employee data without subscription commitments
  • Developers experimenting with x402 pay-per-call patterns on Base
  • Workflows requiring keyless, instant API access to structured data

Not for

  • Bulk employee data exports (no batch endpoint documented)
  • Users who need detailed API documentation or response schema guarantees before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/133 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it is operational. However, there is no OpenAPI schema, no example responses, and the documentation pages are empty (only showing 'Connect wallet'). The purpose of the /employees/133 resource is unclear beyond its URL path, and no response shape can be verified.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Documentation pages (/docs, /pricing, /api, /README) all render only 'Connect wallet' with no useful content
  • The exact fields and structure of the employee data response are unknown
  • This specific endpoint (/api/v1/employees/133) is not listed on the provider's homepage among their advertised APIs, raising questions about its intended use

Citations

Provenance

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

Agent access