lex.chainverdict.xyz
lex.chainverdict.xyz
· lex.chainverdict.xyz
Scan a block of text (brief, memo, agent draft), extract every citation, structurally check each, and return a fabrication risk flag with per-citation verdicts.
lex.chainverdict.xyz 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://lex.chainverdict.xyz/v1/cfr/validate
|
0.009 | USDC |
https://lex.chainverdict.xyz/v1/cite/check
|
0.008 | USDC |
https://lex.chainverdict.xyz/v1/cite/extract
|
0.028 | USDC |
https://lex.chainverdict.xyz/v1/ecli/validate
|
0.009 | USDC |
https://lex.chainverdict.xyz/v1/uscode/validate
|
0.009 | USDC |
0xae2634e709c454f2720c65a0b2f9ba168e431842 · 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.
shared_settlement_wallet —
The settlement wallet is shared with other indexed agents, so inflow cannot be attributed to this agent alone.
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://lex.chainverdict.xyz |
| Provider | https://lex.chainverdict.xyz |
| Docs | https://lex.chainverdict.xyz |
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/lex.chainverdict.xyz) [](https://agenstry.com/agents/lex.chainverdict.xyz) [](https://agenstry.com/agents/lex.chainverdict.xyz) [](https://agenstry.com/agents/lex.chainverdict.xyz)
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": "lex-chainverdict-xyz",
"name": "lex.chainverdict.xyz",
"description": "",
"domain": "lex.chainverdict.xyz",
"provider": "lex.chainverdict.xyz",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://lex.chainverdict.xyz/v1/cfr/validate",
"description": "Validate a CFR citation structurally (title, part, section format).",
"pricing": {
"amount": "0.009",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "section",
"type": "string",
"description": "",
"example": "240.10b-5",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "title",
"type": "string",
"description": "",
"example": "17",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://lex.chainverdict.xyz/v1/cite/check",
"description": "Structural check of a single US case citation: catches impossible reporter volumes, unknown reporters, malformed patterns \u2014 the fabrication signals. Verdict: impossible / unknown-reporter / plausible.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "410 U.S. 113",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://lex.chainverdict.xyz/v1/cite/extract",
"description": "Scan a block of text (brief, memo, agent draft), extract every citation, structurally check each, and return a fabrication risk flag with per-citation verdicts.",
"pricing": {
"amount": "0.028",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "See Roe v. Wade, 410 U.S. 113 (1973); cf. Fake v. Case, 999 U.S. 999.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://lex.chainverdict.xyz/v1/ecli/validate",
"description": "Validate a European ECLI identifier (format, jurisdiction, year).",
"pricing": {
"amount": "0.009",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "id",
"type": "string",
"description": "",
"example": "ECLI:NL:HR:2019:1234",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://lex.chainverdict.xyz/v1/uscode/validate",
"description": "Validate a U.S. Code citation structurally (title exists, not reserved, section well-formed).",
"pricing": {
"amount": "0.009",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "section",
"type": "string",
"description": "",
"example": "1983",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "title",
"type": "string",
"description": "",
"example": "42",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.008",
"maxAmount": "0.028",
"avgCostPerTransaction": "0.0126",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}