Card snapshot
x402-micro-tollgate.onrender.com
·
2026-09-08 02:16:51 UTC
·
3da8d401892d8b28d31f07d880c65a9fd475a09150b2c7a3604d5cd0a358f9ae
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "x402-micro-tollgate",
"description": "Self-hosted x402 micropayment gateway and MCP server for USDC pay-per-call HTTP routes and tools. Independent MIT OSS \u2014 not an official Coinbase product.",
"version": "0.3.3",
"url": "https://x402-micro-tollgate.onrender.com",
"documentationUrl": "https://x402-micro-tollgate.onrender.com/llms.txt",
"provider": {
"organization": "x402-micro-tollgate (independent OSS)",
"url": "https://github.com/kevin2003050666-coder/x402-micro-tollgate"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"x402": true,
"mcp": true
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/markdown",
"text/plain"
],
"skills": [
{
"id": "paid-http-proxy",
"name": "Paid HTTP reverse-proxy",
"description": "Gate upstream HTTP routes with HTTP 402 / x402 USDC (default Base).",
"tags": [
"x402",
"http",
"proxy"
]
},
{
"id": "fetch-md",
"name": "Fetch URL as Markdown",
"description": "Paid demo: fetch a public http(s) page and return Markdown (HTTP + MCP).",
"tags": [
"x402",
"fetch-md",
"markdown"
]
},
{
"id": "mcp-tools",
"name": "Paid MCP tools",
"description": "Streamable HTTP MCP at /mcp with paid get_quote, proxy_request, fetch_md.",
"tags": [
"mcp",
"x402"
]
}
],
"discovery": {
"publicBaseUrl": "https://x402-micro-tollgate.onrender.com",
"mcp": "https://x402-micro-tollgate.onrender.com/mcp",
"openapi": "https://x402-micro-tollgate.onrender.com/openapi.yaml",
"llmsTxt": "https://x402-micro-tollgate.onrender.com/llms.txt",
"x402Discover": "https://x402-micro-tollgate.onrender.com/x402/discover",
"x402WellKnown": "https://x402-micro-tollgate.onrender.com/.well-known/x402.json",
"agentCard": "https://x402-micro-tollgate.onrender.com/.well-known/agent-card.json"
}
}