{
  "schema": "/schemas/agentstack-service-index.v0.schema.json",
  "id": "attest",
  "name": "Attest",
  "former_name": "AgentStack",
  "description": "Attest makes APIs, MCP servers, data products, SaaS actions, and digital services buyable by autonomous AI agents.",
  "provider": {
    "name": "ECTD Empire",
    "website": "https://getattest.com.au",
    "contact": "mailto:hello@getattest.com.au"
  },
  "status": "validation",
  "audience": [
    "ai_agent_startups",
    "mcp_server_creators",
    "x402_api_builders",
    "data_api_providers",
    "saas_teams_exploring_agent_channels"
  ],
  "capabilities": [
    "agent_commerce_readiness",
    "agent_buyable_endpoint_design",
    "payment_rail_mapping",
    "spend_policy_design",
    "agent_receipt_design",
    "agent_ledger_design",
    "mcp_monetisation_strategy",
    "cross_platform_app_delivery",
    "agentic_build_orchestration",
    "multi_surface_launch_systems"
  ],
  "operations": {
    "ai_managed": true,
    "agent_roster_url": "/ops/agent-roster.json",
    "workflows_url": "/ops/workflows.json",
    "jase_dashboard_url": "/ops/jase-dashboard.json",
    "human_role": "vision, approvals, quality exceptions, irreversible decisions"
  },
  "services": [
    {
      "id": "svc_agent_commerce_readiness_report",
      "name": "Agent Commerce Readiness Report",
      "manifest_url": "/services/agent-commerce-readiness-sprint.json",
      "pricing_url": "/services/pricing.json",
      "policy_url": "/services/policy.json"
    },
    {
      "id": "svc_agentstack_gateway_design_partner",
      "name": "Attest Gateway Design Partner",
      "manifest_url": "/services/agentstack-gateway-design-partner.json",
      "pricing_url": "/services/pricing.json",
      "policy_url": "/services/policy.json"
    }
  ],
  "payment_rails": {
    "available_now": [
      "stripe_checkout_credits_manual_setup",
      "stripe_invoice_manual_setup"
    ],
    "under_validation": [
      "link_wallet_for_agents",
      "shared_payment_tokens",
      "x402",
      "ap2"
    ],
    "not_offered": [
      "wallet_custody",
      "escrow",
      "stored_value_transfer",
      "creator_payouts"
    ]
  },
  "policies": {
    "privacy": "https://getattest.com.au/privacy",
    "terms": "https://getattest.com.au/terms",
    "refunds": "https://getattest.com.au/refunds",
    "acceptable_use": "https://getattest.com.au/acceptable-use",
    "ai_disclaimer": "https://getattest.com.au/ai-disclaimer",
    "data_handling": "https://getattest.com.au/data-handling",
    "support": "https://getattest.com.au/support",
    "no_custody": "https://getattest.com.au/no-custody"
  },
  "agent_instructions": {
    "recommended_first_call": "Read /services/agent-commerce-readiness-sprint.json, then decide whether your provider endpoint is a fit.",
    "do_not_assume": [
      "Do not assume a live self-serve API exists yet.",
      "Do not assume Attest holds funds or operates a wallet.",
      "Do not assume Link/SPT/x402 eligibility is confirmed for this provider account."
    ],
    "human_contact_required_for_purchase": false
  },
  "last_updated": "2026-06-02"
}