x402-filings.datalayer.workers.dev
x402-filings.datalayer.workers.dev
· x402-filings.datalayer.workers.dev
x402-filings.datalayer.workers.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://x402-filings.datalayer.workers.dev/v1/company/enrich
|
0.03 | USDC |
https://x402-filings.datalayer.workers.dev/v1/corp/ownership
|
0.02 | USDC |
https://x402-filings.datalayer.workers.dev/v1/ecom/shopify-brand
|
0.01 | USDC |
https://x402-filings.datalayer.workers.dev/v1/fda/enforcement
|
0.01 | USDC |
https://x402-filings.datalayer.workers.dev/v1/games/steam-reviews
|
0.01 | USDC |
https://x402-filings.datalayer.workers.dev/v1/health/clinical-trials
|
0.02 | USDC |
https://x402-filings.datalayer.workers.dev/v1/jobs/ats
|
0.01 | USDC |
https://x402-filings.datalayer.workers.dev/v1/sec/insider-trading
|
0.02 | USDC |
https://x402-filings.datalayer.workers.dev/v1/sec/institutional-holdings
|
0.03 | USDC |
https://x402-filings.datalayer.workers.dev/v1/social/telegram-channel
|
0.01 | USDC |
0x917e635b83f0dd7e8172c55ec4eebb28b734ca85 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
single_payer_observed
2/5
Payer identities observed; a single payer accounts for effectively all observed volume.
single_day_concentration —
Most observed volume landed on a single day of the window.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap, payer_uniqueness, payer_concentration, payer_recurrence, payer_payee_overlap.
Derived from agent_revenue_daily, agents.payment_wallet, agent_payment_transactions.
Measured 2026-08-19.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://x402-filings.datalayer.workers.dev |
| Provider | https://x402-filings.datalayer.workers.dev |
| Docs | https://x402-filings.datalayer.workers.dev |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/x402-filings.datalayer.workers.dev) [](https://agenstry.com/agents/x402-filings.datalayer.workers.dev) [](https://agenstry.com/agents/x402-filings.datalayer.workers.dev) [](https://agenstry.com/agents/x402-filings.datalayer.workers.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "x402-filings-datalayer-workers-dev",
"name": "x402-filings.datalayer.workers.dev",
"description": "",
"domain": "x402-filings.datalayer.workers.dev",
"provider": "x402-filings.datalayer.workers.dev",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://x402-filings.datalayer.workers.dev/v1/company/enrich",
"description": "Turns a domain, company name or ticker into the official identifiers everything else joins on: SEC CIK, GLEIF LEI, Wikidata ID and SIC industry code, plus legal name, jurisdiction, HQ, whether it still files with the SEC, and its recent filing mix. Built to be called once per row over a list. Every source is free and redistributable, so results carry no vendor resale restriction.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "domain",
"type": "string",
"description": "",
"example": "stripe.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "name",
"type": "string",
"description": "",
"example": "Apple Inc",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"enrichment",
"company-data",
"kyc",
"entity-resolution",
"sales-intelligence"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402-filings.datalayer.workers.dev/v1/corp/ownership",
"description": "Who actually owns a counterparty. Resolves a company to its Legal Entity Identifier and walks the GLEIF ownership graph \u2014 direct parent, ultimate parent and direct children \u2014 returning the group structure with the jurisdictions it spans. This is the entity-resolution step under every KYC, sanctions and diligence workflow: free lookups answer the name, almost nothing answers the group. Search by name and country, then resolve by LEI.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "country",
"type": "string",
"description": "",
"example": "US",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lei",
"type": "string",
"description": "",
"example": "549300B56MD0ZC402L06",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "name",
"type": "string",
"description": "",
"example": "Stripe",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"kyc",
"compliance",
"corporate-ownership",
"lei",
"gleif"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402-filings.datalayer.workers.dev/v1/ecom/shopify-brand",
"description": "Turns any Shopify store's public catalogue into a read on the business: catalogue size, price bands, median price and where that sits in the market, publishing cadence, vendors and product types. Every Shopify store exposes this data \u2014 the work is turning it into a brand profile instead of a product dump. Pass any store domain.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "domain",
"type": "string",
"description": "",
"example": "allbirds.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "includeProducts",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"ecommerce",
"shopify",
"competitor-analysis",
"pricing",
"dtc"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402-filings.datalayer.workers.dev/v1/fda/enforcement",
"description": "FDA recall and enforcement records across drug, device and food, normalised into one shape with classification, reason, distribution scope and firm. Queryable by firm, product, classification and date. One product type returning nothing never fails the call \u2014 the three openFDA endpoints are independent and a gap in one is not a gap in the others.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "classification",
"type": "string",
"description": "",
"example": "Class I",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "end",
"type": "string",
"description": "",
"example": "2026-08-15",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "firm",
"type": "string",
"description": "",
"example": "Pfizer",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 25,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "product",
"type": "string",
"description": "",
"example": "drug",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "search",
"type": "string",
"description": "",
"example": "contamination",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "start",
"type": "string",
"description": "",
"example": "2025-08-15",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"fda",
"recalls",
"enforcement",
"pharma",
"medical-devices"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402-filings.datalayer.workers.dev/v1/games/steam-reviews",
"description": "Steam reviews scored by how long the reviewer actually played. A negative review from someone with 400 hours means something very different to one from a player with 12 minutes, and the headline percentage treats them the same. Also separates the lifetime rating from the recent one, which is how you spot a game that has just broken.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "appId",
"type": "string",
"description": "",
"example": "730",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "excludeFreeCopies",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "language",
"type": "string",
"description": "",
"example": "english",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minPlaytimeHours",
"type": "number",
"description": "",
"example": 0,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"steam",
"gaming",
"reviews",
"sentiment",
"product-intelligence"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402-filings.datalayer.workers.dev/v1/health/clinical-trials",
"description": "Stopped clinical trials with the stop reason classified. ClinicalTrials.gov records why a trial halted as free text; this reads that text and separates safety and efficacy failures from business, recruitment and funding stops, which are the ones people routinely misread as drug failures. Filter by sponsor, condition, intervention and phase, and get the cohort-level breakdown alongside the records.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "condition",
"type": "string",
"description": "",
"example": "melanoma",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "intervention",
"type": "string",
"description": "",
"example": "pembrolizumab",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 25,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "phase",
"type": "string",
"description": "",
"example": "PHASE3",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "sponsor",
"type": "string",
"description": "",
"example": "Novartis",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "stoppedOnly",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"clinical-trials",
"pharma",
"biotech",
"drug-development",
"healthcare"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402-filings.datalayer.workers.dev/v1/jobs/ats",
"description": "Job postings read straight from a company's own applicant tracking system \u2014 Greenhouse, Lever, Ashby, SmartRecruiters, BambooHR or Recruitee. This is the source that job boards scrape, so there are no duplicates, no expired listings and no aggregator lag. Hiring is a demand signal: which teams a company is growing and where.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ats",
"type": "string",
"description": "",
"example": "greenhouse",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "includeDescription",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "remoteOnly",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "slug",
"type": "string",
"description": "",
"example": "stripe",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "titleFilter",
"type": "string",
"description": "",
"example": "engineer",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"jobs",
"hiring",
"recruiting",
"ats",
"greenhouse"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402-filings.datalayer.workers.dev/v1/sec/insider-trading",
"description": "Real insider conviction from SEC Form 4 filings. Classifies every transaction by its one-letter code, so an RSU vest is not reported as an insider buy and the automatic tax withholding that follows is not reported as a sale. Returns only codes P and S \u2014 the trades where someone chose to move money at the market price \u2014 plus cluster-buy detection when several insiders buy the same issuer within a window. Query by ticker or CIK.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "cik",
"type": "string",
"description": "",
"example": "0000320193",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "end",
"type": "string",
"description": "",
"example": "2026-08-15",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "informativeOnly",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "start",
"type": "string",
"description": "",
"example": "2026-05-01",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "ticker",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"sec",
"insider-trading",
"form-4",
"equities",
"filings"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402-filings.datalayer.workers.dev/v1/sec/institutional-holdings",
"description": "What an institutional manager actually changed last quarter. Reads 13F-HR filings for a CIK, parses the information table, aggregates by issuer and diffs consecutive quarters into opened, closed, increased and decreased positions with dollar values and portfolio weights. The diff is the signal \u2014 a holdings snapshot on its own says nothing about intent.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "cik",
"type": "string",
"description": "",
"example": "0001067983",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minValueUsd",
"type": "number",
"description": "",
"example": 1000000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "quarters",
"type": "number",
"description": "",
"example": 2,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"sec",
"13f",
"institutional",
"holdings",
"filings"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402-filings.datalayer.workers.dev/v1/social/telegram-channel",
"description": "Recent posts and engagement for any public Telegram channel, with views measured against subscriber count \u2014 the ratio that shows whether an audience is real or bought. Needs no API key, no account and no bot, because Telegram's Bot API cannot read a channel you do not administer. Pass a channel name, @handle or t.me link.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "channel",
"type": "string",
"description": "",
"example": "durov",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 40,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minViews",
"type": "number",
"description": "",
"example": 0,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "search",
"type": "string",
"description": "",
"example": "launch",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "withLinksOnly",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"telegram",
"social",
"engagement",
"crypto",
"audience"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.01",
"maxAmount": "0.03",
"avgCostPerTransaction": "0.017",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [
"enrichment",
"company-data",
"kyc",
"entity-resolution",
"sales-intelligence",
"compliance",
"corporate-ownership",
"lei",
"gleif",
"ecommerce",
"shopify",
"competitor-analysis",
"pricing",
"dtc",
"fda",
"recalls",
"enforcement",
"pharma",
"medical-devices",
"steam",
"gaming",
"reviews",
"sentiment",
"product-intelligence",
"clinical-trials",
"biotech",
"drug-development",
"healthcare",
"jobs",
"hiring",
"recruiting",
"ats",
"greenhouse",
"sec",
"insider-trading",
"form-4",
"equities",
"filings",
"13f",
"institutional",
"holdings",
"telegram",
"social",
"engagement",
"crypto",
"audience"
],
"iconUrl": ""
}
}