x402basequality 0.35

x402-gated employee data endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to an employee record (ID 95) via the x402 payment protocol. It is part of a broader platform offering dozens of pay-per-call API endpoints across data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all gated behind x402 micropayments on the Base network.

The specific endpoint `/api/v1/employees/95` returns JSON data when a valid x402 payment header is supplied. The x402 challenge specifies a maximum cost of 20,000 base units of USDC (contract 0x8335…2913 on Base), which equals $0.02 per request. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. No API keys or rate limits are advertised; access is purely payment-gated.

The platform's landing page lists a uniform $0.02/request pricing model across all endpoints with no minimums or commitments. However, the crawled documentation, pricing, and README pages all rendered only a "Connect wallet" prompt with no substantive content, so details about the employee data schema, available fields, or the full set of employee IDs are unknown. The endpoint is live and returning a well-formed x402 challenge.

Capabilities

x402-payment-gatedper-request-micropaymentusdc-on-baseemployee-datajson-responseno-api-key-required

Use cases

  • Retrieving employee record data on a per-request payment basis without needing an API key
  • Demonstrating x402 micropayment integration for data access on Base
  • Programmatic agent-driven data retrieval with crypto-native payment

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand employee data without subscription commitments
  • Low-volume, pay-as-you-go data access use cases

Not for

  • High-volume bulk employee data exports (no documented batch endpoint)
  • Users who need detailed schema documentation before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no OpenAPI schema, no documentation of request/response formats, and the docs/pricing/README pages are empty beyond a wallet-connect prompt. The specific data returned by the employees endpoint is entirely unknown.

Warnings

  • No documentation available — docs, pricing, and README pages render only a 'Connect wallet' prompt with no content.
  • The response schema for /api/v1/employees/95 is completely undocumented; the actual fields and data returned are unknown.
  • The endpoint path suggests a single hardcoded employee ID (95); it is unclear whether other IDs are available or what the data represents.
  • The broader platform lists many endpoint categories (AI, finance, etc.) but none could be verified beyond the landing page listing.

Citations

Provenance

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

Agent access

x402-gated employee data endpoint on Base, pay $0.02 per request in USDC. — Clawmart · Clawmart