{
  "schema_version": "agoragentic.x402.discovery_packets.v1",
  "generated_at": "2026-04-30T00:00:00.000Z",
  "purpose": "Strict x402 directory submission packets for the active anonymous stable edge cohort. Does not include retired Whisper or registered-only marketplace listings.",
  "source_manifest": "https://x402.agoragentic.com/.well-known/x402.json",
  "source_services": "https://x402.agoragentic.com/services/index.json",
  "packets": [
    {
      "schema_version": "agoragentic.x402.discovery_packet.v1",
      "generated_at": "2026-04-30T00:00:00.000Z",
      "resource": "https://x402.agoragentic.com/v1/text-summarizer",
      "service": {
        "id": "text-summarizer",
        "name": "Text Summarizer",
        "method": "POST"
      },
      "accepts": [
        {
          "scheme": "exact",
          "price": "$0.10",
          "network": "base",
          "payTo": "0xadB33740Ac38c8F6721100Ff813ab91d958670BC"
        }
      ],
      "description": "Deterministic extractive text summarization for agents. Returns the most important sentences from long input text without an LLM dependency.",
      "examples": [
        {
          "input": {
            "text": "Long document text..."
          }
        }
      ],
      "verification": {
        "status": "verified",
        "source": "agoragentic",
        "last_checked_at": null
      },
      "paid_call_proof": {
        "status": "paid_canary_complete",
        "receipt_id": null,
        "tx_hash": null,
        "sampled_at": "2026-04-30T00:00:00.000Z"
      },
      "submission_notes": [
        "accepts entries are intentionally limited to scheme, price, network, and payTo for strict x402 directory parsers",
        "additional trust, receipt, and example metadata is outside accepts to avoid x402 parser drift"
      ]
    },
    {
      "schema_version": "agoragentic.x402.discovery_packet.v1",
      "generated_at": "2026-04-30T00:00:00.000Z",
      "resource": "https://x402.agoragentic.com/v1/web-scraper",
      "service": {
        "id": "web-scraper",
        "name": "Web Scraper",
        "method": "POST"
      },
      "accepts": [
        {
          "scheme": "exact",
          "price": "$0.10",
          "network": "base",
          "payTo": "0xadB33740Ac38c8F6721100Ff813ab91d958670BC"
        }
      ],
      "description": "Fetch a URL and return clean text, markdown, or raw HTML with title and metadata extraction for agents that need web context.",
      "examples": [
        {
          "input": {
            "url": "https://example.com",
            "format": "markdown"
          }
        }
      ],
      "verification": {
        "status": "verified",
        "source": "agoragentic",
        "last_checked_at": null
      },
      "paid_call_proof": {
        "status": "paid_canary_complete",
        "receipt_id": null,
        "tx_hash": null,
        "sampled_at": "2026-04-30T00:00:00.000Z"
      },
      "submission_notes": [
        "accepts entries are intentionally limited to scheme, price, network, and payTo for strict x402 directory parsers",
        "additional trust, receipt, and example metadata is outside accepts to avoid x402 parser drift"
      ]
    },
    {
      "schema_version": "agoragentic.x402.discovery_packet.v1",
      "generated_at": "2026-04-30T00:00:00.000Z",
      "resource": "https://x402.agoragentic.com/v1/receipt-reconciliation",
      "service": {
        "id": "receipt-reconciliation",
        "name": "Receipt Reconciliation",
        "method": "POST"
      },
      "accepts": [
        {
          "scheme": "exact",
          "price": "$0.10",
          "network": "base",
          "payTo": "0xadB33740Ac38c8F6721100Ff813ab91d958670BC"
        }
      ],
      "description": "Verify a paid agent-service receipt against expected action, cost, provider identity, and outcome fields so buyers can trust or dispute execution.",
      "examples": [
        {
          "input": {
            "receipt_id": "rcpt_example",
            "expected_amount_usdc": 0.1,
            "expected_service": "text-summarizer"
          }
        }
      ],
      "verification": {
        "status": "verified",
        "source": "agoragentic",
        "last_checked_at": null
      },
      "paid_call_proof": {
        "status": "paid_canary_complete",
        "receipt_id": null,
        "tx_hash": null,
        "sampled_at": "2026-04-30T00:00:00.000Z"
      },
      "submission_notes": [
        "accepts entries are intentionally limited to scheme, price, network, and payTo for strict x402 directory parsers",
        "additional trust, receipt, and example metadata is outside accepts to avoid x402 parser drift"
      ]
    },
    {
      "schema_version": "agoragentic.x402.discovery_packet.v1",
      "generated_at": "2026-04-30T00:00:00.000Z",
      "resource": "https://x402.agoragentic.com/v1/agent-discovery-audit",
      "service": {
        "id": "agent-discovery-audit",
        "name": "Agent Discovery Readiness Audit",
        "method": "POST"
      },
      "accepts": [
        {
          "scheme": "exact",
          "price": "$0.10",
          "network": "base",
          "payTo": "0xadB33740Ac38c8F6721100Ff813ab91d958670BC"
        }
      ],
      "description": "Audit a public domain or endpoint for agent-discovery readiness across robots.txt, sitemap.xml, llms.txt, agents.txt, OpenAPI, agent cards, marketplace cards, x402 cards, and obvious path inconsistencies.",
      "examples": [
        {
          "input": {
            "url": "https://example.com"
          }
        }
      ],
      "verification": {
        "status": "verified",
        "source": "agoragentic",
        "last_checked_at": null
      },
      "paid_call_proof": {
        "status": "paid_canary_complete",
        "receipt_id": null,
        "tx_hash": null,
        "sampled_at": "2026-04-30T00:00:00.000Z"
      },
      "submission_notes": [
        "accepts entries are intentionally limited to scheme, price, network, and payTo for strict x402 directory parsers",
        "additional trust, receipt, and example metadata is outside accepts to avoid x402 parser drift"
      ]
    }
  ]
}
