{
  "x402Version": 2,
  "id": 15001,
  "slug": "15001",
  "resource": "https://services4agents.fyi/v1/meditation/request",
  "description": "Accès à une session de méditation.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xEC643C22E089Be9A23A282c532e6557aE08b8902",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "270000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "agent_id": "agent-7f2c",
            "parameters": {
              "complexity_level": "standard",
              "duration_limit_seconds": 300
            }
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "agent_id": "agent-7f2c",
            "complexity": "standard",
            "currency": "USDC",
            "duration_seconds": 300,
            "estimated_cost_usdc": 0.27,
            "session_id": "a3f1e0d8-5c2b-4d6f-9a8e-1b2c3d4e5f60",
            "status": "PENDING"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "agent_id": {
                    "description": "Identifiant de l'agent client.",
                    "type": "string"
                  },
                  "onchain_session_id": {
                    "description": "Session escrow on-chain (optionnel).",
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "parameters": {
                    "properties": {
                      "complexity_level": {
                        "description": "Niveau de complexité.",
                        "enum": [
                          "standard",
                          "deep"
                        ],
                        "type": "string"
                      },
                      "duration_limit_seconds": {
                        "description": "Durée de session souhaitée (s).",
                        "maximum": 300,
                        "minimum": 1,
                        "type": "integer"
                      }
                    },
                    "type": "object"
                  }
                },
                "required": [
                  "agent_id"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "services4agents.fyi",
  "lastUpdated": "2026-08-20T19:33:54.217Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-20T19:33:53.611Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "services4agents.fyi",
    "manifest_name": "services4agents.fyi",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}