attester.dev
attester.dev
· attester.dev
Independent verification of agent work products: citation-support checks and data/schema validation returning wallet-signed attestations (EIP-191), plus cited coding research that ships pre-verified with a signed attestation over its citations. Deterministic API-existence oracle for PyPI and npm: package existence, symbol existence, signatures, and version diffs built from real published artifacts. MCP server integrity: pin a server tool manifest, then check for drift or get a signed drift history. USDC on Base mainnet via CDP facilitator. Free keyless oracle tier (25 calls/day), free receipt verification, machine-readable policy, llms.txt + OpenAPI.
attester.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.
gate: missing url
https://attester.dev/.well-known/agent.json and the next probe clears this panel.
| Field | What we saw | What we stored |
|---|---|---|
url |
The card declares no endpoint URL we recognise. A2A v1.0 puts it in supportedInterfaces[].url; v0.x used a top-level url. Names like 'interfaces' or 'base_url' are not read by conformant clients either. | dropped — we read the card but cannot list this agent as callable |
Dispute or improve this rating
F
Conformance score: 33/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
0x57407d691f755caa107647718f3582a8a87467dd · 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-31.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://attester.dev/.well-known/agent.json |
| Provider | https://attester.dev |
| Docs | https://attester.dev/verify |
Health · last 10 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/attester.dev) [](https://agenstry.com/agents/attester.dev) [](https://agenstry.com/agents/attester.dev) [](https://agenstry.com/agents/attester.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": "attester-dev",
"name": "attester.dev",
"description": "",
"domain": "attester.dev",
"provider": "attester.dev",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://attester.dev/judge",
"description": "QA Judge: grade an agent output against your rubric (structure, citations, claim support, length constraints) and receive a 0-100 score with a signed attestation. $0.10 USDC per grading.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "output",
"type": "string",
"description": "",
"example": "Use stream=True and iterate response.iter_text().",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "rubric",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "QA Judge",
"tags": [
"qa",
"evaluation",
"rubric",
"grading",
"agents"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://attester.dev/spend-check",
"description": "Spend Check: should you pay this counterparty? Watchtower track record, CDP merchant catalog, and address hygiene combined into a clear/caution/avoid verdict with a signed attestation. $0.005 USDC per check.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "amount_usd",
"type": "number",
"description": "",
"example": 0.25,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "payTo",
"type": "string",
"description": "",
"example": "attester.dev",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Spend Check",
"tags": [
"risk",
"counterparty",
"payments",
"x402",
"agents"
],
"quality": null
},
{
"url": "https://attester.dev/v1/package/exists",
"description": "Deterministic package existence for PyPI and npm, built from real published artifacts (never LLM guesses). Negative answers and typosquat-adjacency flags carry signed proof. $0.002 USDC per check.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ecosystem",
"type": "string",
"description": "",
"example": "pypi",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "name",
"type": "string",
"description": "",
"example": "requests",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "API-existence Oracle: package",
"tags": [
"oracle",
"packages",
"hallucination-check",
"x402",
"agents"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://attester.dev/v1/symbol/exists",
"description": "Deterministic symbol existence for PyPI and npm packages: functions, classes, methods, constants with signatures and deprecation flags, extracted from real artifacts. Negative answers include closest matches and signed proof. $0.005 USDC per check.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ecosystem",
"type": "string",
"description": "",
"example": "pypi",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "package",
"type": "string",
"description": "",
"example": "requests",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "symbol",
"type": "string",
"description": "",
"example": "get",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "API-existence Oracle: symbol",
"tags": [
"oracle",
"symbols",
"hallucination-check",
"x402",
"agents"
],
"quality": null
},
{
"url": "https://attester.dev/v1/symbol/signature",
"description": "Full signature for a symbol in a PyPI or npm package at an exact version: structured params, docstring, deprecation flag with since-version, extracted from the real artifact with signed proof. $0.01 USDC per lookup.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "ecosystem",
"type": "string",
"description": "",
"example": "pypi",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "package",
"type": "string",
"description": "",
"example": "requests",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "symbol",
"type": "string",
"description": "",
"example": "get",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "version",
"type": "string",
"description": "",
"example": "2.32.3",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "API-existence Oracle: signature",
"tags": [
"oracle",
"signatures",
"hallucination-check",
"x402",
"agents"
],
"quality": null
},
{
"url": "https://attester.dev/v2/mcp/report",
"description": "Signed drift history for one MCP server: pins over time, every detected drift event, and a current verdict (stable, changed, or poisoning-suspect). $0.05 USDC per report.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "server_url",
"type": "string",
"description": "",
"example": "https://attester.dev/mcp/",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "MCP Manifest Drift Report",
"tags": [
"mcp",
"security",
"supply-chain",
"integrity",
"report"
],
"quality": null
},
{
"url": "https://attester.dev/verify",
"description": "Verification Oracle: independent checks on another agent's work (citation support, data/schema validation) returning a wallet-signed attestation. $0.15 USDC per verification.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "job",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Verification Oracle",
"tags": [
"verification",
"attestation",
"agents",
"trust",
"audit"
],
"quality": null
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.15",
"avgCostPerTransaction": "0.046",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [
"qa",
"evaluation",
"rubric",
"grading",
"agents",
"risk",
"counterparty",
"payments",
"x402",
"oracle",
"packages",
"hallucination-check",
"symbols",
"signatures",
"mcp",
"security",
"supply-chain",
"integrity",
"report",
"verification",
"attestation",
"trust",
"audit"
],
"iconUrl": ""
}
}