x402 List

x402 Protocol Service Directory

x402-farm

Data

Pay-per-call data & security tools for AI agents: honeypot / rug-pull token security checks (verdict OK/CAUTION/HIGH_RISK/AVOID, 8 chains), residential-IP web scraping that reaches sites blocking datacenter/cloud IPs (clean markdown), live token & DeFi market data, and global company data (US SEC EDGAR, UK Companies House, FR KYB/SIREN). Each route is a named job at a fixed USDC price. x402 on Base, no account, no API key.

Pay from $0.003 to $0.10 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

listed 2026-07-30 · no on-chain settlement recorded yet

BASE URL https://api.x-402.online WEBSITE https://api.x-402.online ENDPOINTS 6 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-30 MONITORED SINCE 2026-07-30

ASSESSMENT

updated 3h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 100%
uptime 24h
-
uptime 7d
-
uptime 30d
-
uptime 90d
-
response p95
199ms
avg response
199ms
total checks
1
compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.003 to $0.10 (p32 in Data)
price (min)
$0.003
price (max)
$0.10
category percentile (min)
p32 in Data
category percentile (max)
p79 in Data
endpoints / prices
6 / 5
model
tiered
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
8d
registrar
Ligne Web Services SAS dba LWS
hosting
custom
domain created
2026-07-22

Identity facts, not a risk score.

traction $0 30d · 0 buyers
volume 30d
$0
buyers 30d
0
settlements 30d
0
first settlement
---
last settlement
---
top buyer share
-
trend 7d vs 30d
-
networks
eip155:8453
volume all-time
$0
settlements all-time
0
median settlement 30d
$0
max settlement 30d
$0
settled via
-

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

Provides crypto data, security checks, DeFi yields, and extraction services through a pay-per-call API.

category
crypto-data
in
query params
auth
none
cryptodefisecuritydata-extraction

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET
GET /v1/crypto/gas $0.003 Base USDC
GET /v1/crypto/security $0.006 Base USDC
GET /v1/crypto/token $0.004 Base USDC
POST /v1/defi/yields $0.005 Base USDC
GET /v1/extract $0.005 Base USDC
GET /v1/fr/kyb $0.10 Base USDC
6 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /v1/crypto/gas returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://api.x-402.online/v1/crypto/gas'
// 402 response (captured by monitor) · 6 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x2c871C2b8876dc35e9E19646FDa5ABF1cd27735F",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.x-402.online/v1/defi/yields",
      "mimeType": "",
      "description": "Best DeFi APY/yield opportunities, filtered by token and/or chain with a min-TVL floor, sorted by APY. Base + reward APY, TVL, IL risk, stablecoin flag. Aggregates 16k+ pools. Query: ?token=USDC&chain=base&min_tvl=100000"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "POST",
            "queryParams": {
              "chain": "base",
              "token": "USDC"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "count": 15,
              "pools": [
                {
                  "apy": 6.2,
                  "symbol": "USDC",
                  "tvlUsd": 42000000,
                  "project": "aave-v3"
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x2c871C2b8876dc35e9E19646FDa5ABF1cd27735F",
        "amount": "3000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.x-402.online/v1/crypto/gas",
      "mimeType": "",
      "description": "Live gas price (gwei) across 7 EVM chains (Ethereum, Base, Arbitrum, Optimism, Polygon, BSC, Avalanche) in one call, or a single chain. Query: ?chain=base (optional)"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "chain": "base"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "gas": {
                "base": {
                  "gwei": 0.006
                },
                "ethereum": {
                  "gwei": 12.3
                }
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x2c871C2b8876dc35e9E19646FDa5ABF1cd27735F",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.x-402.online/v1/extract",
      "mimeType": "",
      "description": "URL -> main content as clean markdown, from a RESIDENTIAL IP + real Chromium (JS-rendered). Reaches sites that block datacenter/cloud IPs (Firecrawl/ScrapingBee territory) at a fraction of the price. Input: {url}"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "url": "https://example.com"
            },
            "type": "http",
            "method": "GET",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "url": "https://example.com/",
              "title": "Example Domain",
              "markdown": "# Example Domain…"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "properties": {}
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x2c871C2b8876dc35e9E19646FDa5ABF1cd27735F",
        "amount": "100000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.x-402.online/v1/fr/kyb",
      "mimeType": "",
      "description": "Know-Your-Business compliance dossier for a French company in one call: identity, VAT + VIES validation, officers, financial health (INPI), legal proceedings (BODACC), risk verdict. Free trial: /free/kyb. Query: ?q= or ?siren="
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "Decathlon"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "siren": "306138900",
              "fiscal": {
                "tva_validee_vies": true
              },
              "verdict": "CONFORME"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x2c871C2b8876dc35e9E19646FDa5ABF1cd27735F",
        "amount": "6000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.x-402.online/v1/crypto/security",
      "mimeType": "",
      "description": "Token SECURITY / honeypot / rug-pull check before you trade. Detects honeypot, cannot-sell, blacklist, hidden owner, mintable, ownership-takeback, high buy/sell tax, closed-source — returns a verdict (OK/CAUTION/HIGH_RISK/AVOID) + flags. 7 chains. Essential pre-trade safety fo…"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "chain": "ethereum",
              "address": "0x…"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "flags": [
                {
                  "f": "honeypot",
                  "sev": "critical"
                }
              ],
              "verdict": "AVOID",
              "isHoneypot": true,
              "sellTaxPct": 99
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x2c871C2b8876dc35e9E19646FDa5ABF1cd27735F",
        "amount": "4000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.x-402.online/v1/crypto/token",
      "mimeType": "",
      "description": "Live token market data by contract address across 7 chains (Ethereum, Base, Arbitrum, Optimism, Polygon, BSC, Avalanche): price USD, 24h volume, liquidity, FDV, market cap, price change. Picks the deepest-liquidity pair. Query: ?address=0x…&chain=base"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "chain": "base",
              "address": "0x4200000000000000000000000000000000000006"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "fdvUsd": 0,
              "symbol": "WETH",
              "priceUsd": 3200.5,
              "liquidityUsd": 5200000,
              "volume24hUsd": 1800000
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {}
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts share the 90d window selected here. Every series is also served as JSON at /api/v1/services/x402-farm/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
07-30 · uptime 100.0% · 168ms avg07-3007-30
90d UPTIME 100%
RESPONSE TIME
07-30 · 168ms avg07-30 · 168ms avg07-3007-30
AVG RESP 190ms
PRICE (captured 402, USD)
building price history ($0.005)

Median across 6 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
building assessment history (1 day so far)
VOLUME (on-chain settlement, USD)
building volume history (1 day so far)
DISTINCT BUYERS
building buyer history (1 day so far)

COMPLIANCE

14/14 checks pass · grade A
  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (10) · click to expand
TIME STATUS RESP
● OK 144ms
● SLOW 418ms
● OK 220ms
● OK 190ms
● OK 113ms
● OK 189ms
● OK 119ms
● OK 201ms
● OK 109ms
● OK 199ms

EMBED THIS BADGE

Show that x402-farm is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

x402-farm listed on x402-list
status
x402-farm uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/x402-farm?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/x402-farm.svg" alt="x402-farm listed on x402-list" height="28">
</a>
// Markdown
[![x402-farm on x402-list](https://x402-list.com/badge/x402-farm.svg)](https://x402-list.com/services/x402-farm?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/x402-farm?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/x402-farm.svg?data=uptime" alt="x402-farm uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]