$0.1
per call · USD Coin on Base
Evidence-backed company facts and current company information for company enrichment and company verification, with field-level sources, freshness and explicit conflicts.
Endpoint
POST https://mercator-entity-evidence.fly.dev/v1/entity-evidence1
Calls / 30d
1
Unique payers / 30d
Aug 30
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://mercator-entity-evidence.fly.dev/v1/entity-evidence", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"domain": "stripe.com",
"fields": [
"legal_name",
"headquarters",
"industry",
"key_executives"
],
"max_age_days": 30
}),
});
const data = await res.json();curl -X POST \
"https://mercator-entity-evidence.fly.dev/v1/entity-evidence" \
-H "Content-Type: application/json" \
-d '{"domain":"stripe.com","fields":["legal_name","headquarters","industry","key_executives"],"max_age_days":30}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"billable": true,
"billing_note": "",
"conflicts": [],
"entity": {
"aliases": [
"Stripe"
],
"canonical_domain": "stripe.com",
"canonical_name": "Stripe, Inc.",
"confidence": 0.9,
"resolved_from": "stripe.com"
},
"fields": {
"headquarters": {
"agreement": "2_of_3",
"confidence": 0.85,
"oldest_retrieved_at": "2026-08-28T12:00:00Z",
"sources": [
{
"excerpt": "Stripe is headquartered in South San Francisco, California",
"primary": true,
"retrieved_at": "2026-08-28T12:00:00Z",
"source_id": "company_about",
"url": "https://stripe.com/about"
}
],
"value": "South San Francisco, California",
"variants": [
"South San Francisco",
"South San Francisco, California"
]
}
},
"informative_fields": [
"headquarters"
],
"reachability": {
"independent_origins": 2,
"note": "2 independent sources answered, so agreement above one origin was reachable for this company.",
"origin_classes": [
"self_published",
"third_party"
],
"own_site_answered": true,
"registries": [],
"registries_absent": [
"gleif_lei",
"sec_submissions",
"sec_proxy"
],
"single_origin": false,
"single_origin_field_reason": "",
"single_origin_fields": []
},
"response_hash": "…",
"sources_consulted": [
"company_about",
"company_site",
"wikipedia"
],
"status": "PARTIAL",
"unresolved": [
{
"field": "last_reported_funding",
"reason": "no source stated this field"
}
]
}Payment details
0xefc22716066c1092b12d12ca9377f00ba2ffa7a8USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from Fly & similar services
Fly · Generate Image
nanobanana-x402.fly.dev
Generate an AI image from a text prompt using Google Gemini 3.1 Flash Image. Returns base64-encoded PNG. Optional aspectRatio (1:1, 16:9, 9:16, 3:2, 2:3, 4:3, 3:4, 4:5, 5:4, 21:9). Backed by Google's Gemini image preview model — fast, high-quality, supports text rendering inside images.
Fly · Upload TO Ipfs
kleros-ipfs-gateway.fly.dev
Pin a file to IPFS
Fly · X Search
clink-lithium-vault.fly.dev
X/Twitter search for AI agents - live tweets via advanced search: from:user, exact phrases, #hashtags, min_faves, lang, since/until dates. Returns up to 20 newest matches with author, followers, likes, retweets, views, URL. Crypto, stocks, news, sentiment, social media monitoring, trend tracking, brand mentions, breaking news, memecoins, AI agents. ?query=<advanced search>. Want an AI-written trend summary too? /x/digest $0.02.