{
  "schema_version": "1.0.0",
  "function_id": "agent:function:pay",
  "slug": "pay",
  "title": "Agent Pay",
  "summary": "Payment execution, payment rail intelligence, and agent-native transaction doctrine for bounded machine actors.",
  "canonical_domain": "agent-pay.org",
  "canonical_url": "https://agent-pay.org/.well-known/agent-function.json",
  "status": "active",
  "version": "1.0.0",
  "anchors": [
    {
      "domain": "agent-pay.org",
      "role": "payment function anchor",
      "url": "https://agent-pay.org/"
    },
    {
      "domain": "agent-index.org",
      "role": "resolver and aggregate lens",
      "url": "https://agent-index.org/functions/pay.json"
    }
  ],
  "supplier_index": "https://agent-pay.org/.well-known/function-suppliers.json",
  "member_claim_schema": "https://agent-index.org/schemas/agent-functions-v1.schema.json",
  "verification_policy": {
    "mode": "mutual_claim",
    "requirements": ["anchor_claim", "member_claim", "recent_fetch", "schema_valid"],
    "freshness_days": 45
  },
  "related_functions": [
    "agent:function:settlement",
    "agent:function:commerce",
    "agent:function:identity-trust-policy"
  ],
  "evidence": [
    {
      "type": "bridge_matrix",
      "url": "https://agent-pay.org/.well-known/function-suppliers.json"
    }
  ],
  "updated_at": "2026-06-29T00:00:00Z"
}
