Verdoc
GET verdoc-x402.verdoc-x402-worker.workers.dev/agents-md
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
An agent opening a repository it has never seen must read it before it can work in it, which costs tens of thousands of tokens. This returns that context for $0.02: an AGENTS.md with build and test commands quoted from the repository's own manifests, each tagged with the file it came from, plus a directory map, entry points and edit boundaries. No language model - every path is checked against the git tree and anything ambiguous is marked unverified rather than guessed.
Resource: verdoc-x402.verdoc-x402-worker.workers.dev/agents-md
Network: eip155:84532 · Asset: 0x036CbD53842c5426634e7929541eC2318f3dCF7e · Pay to: 0x0A801E236fbc1a95a35ab8E946837320DDCE9d69
Payment methods: — · Last validation: 2026-09-14 11:11:59.478+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"repo": {
"type": "string",
"description": "Public GitHub repository as owner/name or a github.com URL. Private repositories are rejected. Repositories with more than 20,000 tracked files are rejected too: GitHub truncates the git tree above that, and every claim this service makes depends on having the COMPLETE tree. Very large monorepos (e.g. rust-lang/rust) are therefore out of scope."
},
"format": {
"enum": [
"json",
"markdown"
],
"type": "string",
"default": "json",
"description": "Response format. Omit or pass 'json' for the document plus its provenance. Pass 'markdown' to get the raw AGENTS.md file as text/markdown, ready to write to disk unchanged."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0x0A801E236fbc1a95a35ab8E946837320DDCE9d69",
"amount": "20000",
"scheme": "exact",
"network": "eip155:84532",
"maxTimeoutSeconds": 60
},
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"payTo": "0x0A801E236fbc1a95a35ab8E946837320DDCE9d69",
"scheme": "exact",
"network": "eip155:84532",
"amountAtomic": "20000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.