Skip to content
Back to Martin Estate Winery

Card snapshot

agents.martinestate.com · 2026-07-15 11:49:40 UTC · e8af6fe14f84c8430ac6d4301c987a1205991179d0338910cb31478d43dedcb2

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": "Martin Estate Winery",
  "description": "Single-vineyard estate-grown Napa Valley wine from Rutherford. Agent purchases via Tempo MPP, x402 USDC on Base, Solana MPP `solana/charge`, and Stripe SPT.",
  "url": "https://agents.martinestate.com",
  "preferredTransport": "HTTP+JSON",
  "protocolVersion": "1.0",
  "version": "1.0.0",
  "capabilities": {
    "extensions": [
      {
        "uri": "https://ucp.dev/2026-04-08/specification/reference",
        "description": "UCP support: this agent serves Universal Commerce Protocol bindings via the A2A transport.",
        "required": false,
        "params": {
          "capabilities": {}
        }
      }
    ]
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "wine-purchase",
      "name": "Wine purchase",
      "description": "Buy single-vineyard Napa Valley wine via agent payments. Multi-rail (Tempo MPP, x402 USDC on Base, Solana MPP, Stripe SPT). KYC + 21+ + US-only.",
      "tags": [
        "commerce",
        "wine",
        "regulated",
        "age-gated",
        "us-jurisdiction"
      ]
    }
  ],
  "documentationUrl": "https://agents.martinestate.com/llms.txt"
}