{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "loopwall-melis-ai-hop",
  "title": "Loopwall \u00b7 Validate Agent Workflow Hop",
  "url": "https://loopwall.melis.ai/hop",
  "category": "tools",
  "summary": "Validates a single hop in an agent workflow chain, checking for loops, hop limits, and budget constraints before execution.",
  "seo": {
    "title": "Loopwall x402 API: Validate Agent Workflow Hops",
    "description": "Pay-per-call x402 API to validate single hops in agent workflows. Checks loops, hop limits, and budget constraints for $0.0005 USDC on Base."
  },
  "use_cases": [
    "Validate agent-to-agent handoff before execution",
    "Enforce budget caps across multi-hop workflows",
    "Detect circular dependencies in agent chains"
  ],
  "ideal_buyer": "Multi-agent orchestration systems that need to validate workflow topology before execution.",
  "example_prompt": "Validate this hop from agent A to agent B with job ID xyz-123 and cost $0.05",
  "example_request_body": {
    "job_id": "xyz-123",
    "cost_usd": 0.05,
    "to_agent": "agent-b",
    "from_agent": "agent-a"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x1c680703d6cf7dfc9feabb5aa28e64b869ddb3bc",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "500",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Loopwall: Validate a single hop \u2014 checks loop, hop limit, and budget ($0.0005)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "job_id": {
              "type": "string",
              "description": "Job envelope ID"
            },
            "cost_usd": {
              "type": "number",
              "description": "Cost of this hop in USD (optional)"
            },
            "to_agent": {
              "type": "string",
              "description": "Agent being called"
            },
            "from_agent": {
              "type": "string",
              "description": "Agent making the call"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "tools-cl-ce2d22cc19d9",
  "origin": {
    "slug": "loopwall-melis-ai",
    "host": "loopwall.melis.ai",
    "title": "loopwall.melis.ai",
    "description": "An x402-payable API origin hosted at loopwall.melis.ai. No public homepage content is currently available.",
    "url": "https://loopwall.melis.ai"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/loopwall-melis-ai-hop",
    "url": "https://x402all.com/resource/loopwall-melis-ai-hop",
    "name": "Loopwall \u00b7 Validate Agent Workflow Hop",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/loopwall-melis-ai-hop",
      "@type": "Offer",
      "price": "0.0005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.000500",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://loopwall.melis.ai/hop",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/loopwall-melis-ai",
      "url": "https://loopwall.melis.ai",
      "name": "loopwall.melis.ai",
      "@type": "Organization"
    },
    "identifier": "loopwall-melis-ai-hop",
    "description": "Pay-per-call x402 API to validate single hops in agent workflows. Checks loops, hop limits, and budget constraints for $0.0005 USDC on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=loopwall-melis-ai-hop",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=loopwall-melis-ai-hop"
}
