{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-secure-api-t54-ai-solana-tools-evaluate-agent-payment",
  "title": "t54.ai \u00b7 Agent Payment Risk Evaluation",
  "url": "https://x402-secure-api.t54.ai/solana/tools/evaluate_agent_payment",
  "category": "tools",
  "summary": "Submit agent traces for risk evaluation and receive payment authorization decisions with risk scoring.",
  "seo": {
    "title": "t54.ai x402 API: Solana Agent Payment Evaluation",
    "description": "Evaluate agent payment risk on Solana by submitting agent traces. Returns allow/deny/challenge decisions with risk levels for x402 payment trust layer."
  },
  "use_cases": [
    "Evaluate agent payment risk before transaction authorization",
    "Submit agent traces for behavioral analysis",
    "Receive allow/deny/challenge decisions with risk level classification"
  ],
  "ideal_buyer": "Payment security agents and x402 trust layer implementers verifying agent payment legitimacy.",
  "example_prompt": "Evaluate this agent payment trace for risk assessment",
  "example_request_body": {
    "agent_id": "agent_123",
    "agent_trace": {},
    "wallet_address": "..."
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "83iABjnLaEykzPLV5rQNEN85at8n9qf8UBNrMrfCkeqP",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Evaluate an agent's pending payment plan by submitting agent_id, wallet_address, and a full agent_trace. Returns a normalized summary acknowledging the payload. Price: $0.001 USDC (Solana)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "agent_id": {
              "type": "string",
              "required": true,
              "description": "Unique identifier of the agent performing the action (e.g., 'agent_123')."
            },
            "agent_trace": {
              "type": "object",
              "required": true,
              "description": "Agent execution trace object. Include 'task' (string), 'events' (array of event objects with fields like 'ts', 'type', 'role'/'name', 'content'/'arguments'/'result'), and 'completed_at' (ISO timestamp). This field is nested; provide the full trace payload for evaluation."
            },
            "authorization": {
              "type": "string",
              "required": true,
              "description": "Upstream Authorization token."
            },
            "wallet_address": {
              "type": "string",
              "required": true,
              "description": "User or agent wallet address on chain (e.g., Base L2 address)."
            }
          },
          "headerFields": {
            "X-PAYMENT": {
              "type": "string",
              "required": false,
              "description": "Base64-encoded JSON PaymentPayload; automatically filled by x402scan"
            }
          }
        },
        "output": {
          "extra": {
            "type": "object",
            "properties": {
              "mode": "string",
              "final_tier": "string",
              "confidence_score": "number",
              "processing_time_ms": "number"
            }
          },
          "reasons": "array",
          "decision": {
            "enum": [
              "allow",
              "deny",
              "challenge"
            ],
            "type": "string"
          },
          "trace_id": "string",
          "warnings": "array",
          "risk_level": {
            "enum": [
              "low",
              "medium",
              "high",
              "critical",
              "unknown"
            ],
            "type": "string"
          },
          "session_id": "string",
          "decision_id": "string",
          "ttl_seconds": "number",
          "used_mandate": "boolean"
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-7c16918da2b3",
  "origin": {
    "slug": "x402-secure-api-t54-ai",
    "host": "x402-secure-api.t54.ai",
    "title": "x402-secure trust layer by t54.ai",
    "description": "Provides trust infrastructure for the x402 payment ecosystem. Offers verification and security services for x402-enabled endpoints.",
    "url": "https://x402-secure-api.t54.ai",
    "og_image": "https://x402-secure-api.t54.ai/thumb.png",
    "favicon": "https://x402-secure-api.t54.ai/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-secure-api-t54-ai-solana-tools-evaluate-agent-payment",
    "url": "https://x402all.com/resource/x402-secure-api-t54-ai-solana-tools-evaluate-agent-payment",
    "name": "t54.ai \u00b7 Agent Payment Risk Evaluation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-secure-api-t54-ai-solana-tools-evaluate-agent-payment",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://x402-secure-api.t54.ai/solana/tools/evaluate_agent_payment",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-secure-api-t54-ai",
      "url": "https://x402-secure-api.t54.ai",
      "name": "x402-secure trust layer by t54.ai",
      "@type": "Organization"
    },
    "identifier": "x402-secure-api-t54-ai-solana-tools-evaluate-agent-payment",
    "description": "Evaluate agent payment risk on Solana by submitting agent traces. Returns allow/deny/challenge decisions with risk levels for x402 payment trust layer.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-secure-api-t54-ai-solana-tools-evaluate-agent-payment",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-secure-api-t54-ai-solana-tools-evaluate-agent-payment"
}
