{
  "x402Version": 2,
  "id": 11005,
  "slug": "11005",
  "resource": "https://chatrip.app/api/v1/legends/chat/x402",
  "description": "Ask a ChatRIP legend with one x402 USDC payment.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xA8FEd285ebB73CD894539Ea33A0C0eb058AD957C",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "70000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "legendSlug": "marcus-aurelius",
            "prompt": "What should I remember today?"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "citations": [],
            "conversationId": "54fda827-121b-4c38-837d-1b5a74c3554c",
            "message": {
              "citations": [],
              "finishReason": "stop",
              "id": "e2f84b1e-4f65-40e1-bc58-c03a61623d1c",
              "role": "assistant",
              "suggestedPrompts": [
                "How should I handle distraction today?",
                "What virtue should I practice first?"
              ],
              "text": "Begin with the judgment you can govern. Let the rest arrive as weather, not command."
            },
            "model": "zai/glm-5.2",
            "persona": {
              "displayName": "Marcus Aurelius",
              "slug": "marcus-aurelius"
            },
            "requestId": "b8f9c8a1-8c31-4b7e-90ef-8462b8d18ec4",
            "suggestedPrompts": [
              "How should I handle distraction today?",
              "What virtue should I practice first?"
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "legend": {
                    "description": "Alias for legendSlug.",
                    "type": "string"
                  },
                  "legendSlug": {
                    "description": "The ChatRIP legend slug to ask, such as marcus-aurelius or maya-angelou.",
                    "type": "string"
                  },
                  "personaSlug": {
                    "description": "Alias for legendSlug.",
                    "type": "string"
                  },
                  "prompt": {
                    "description": "The question or reflection prompt to send to the legend.",
                    "type": "string"
                  }
                },
                "required": [
                  "legendSlug",
                  "prompt"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "citations": {
                    "type": "array"
                  },
                  "conversationId": {
                    "type": "string"
                  },
                  "message": {
                    "properties": {
                      "citations": {
                        "type": "array"
                      },
                      "finishReason": {
                        "type": "string"
                      },
                      "id": {
                        "type": "string"
                      },
                      "role": {
                        "type": "string"
                      },
                      "suggestedPrompts": {
                        "items": {
                          "type": "string"
                        },
                        "type": "array"
                      },
                      "text": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  },
                  "model": {
                    "type": "string"
                  },
                  "persona": {
                    "properties": {
                      "displayName": {
                        "type": "string"
                      },
                      "slug": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  },
                  "requestId": {
                    "type": "string"
                  },
                  "suggestedPrompts": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "requestId",
                  "conversationId",
                  "persona",
                  "message",
                  "model"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "chatrip.app",
  "lastUpdated": "2026-09-17T05:43:18.258Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T05:43:17.955Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "chatrip.app",
    "manifest_name": "chatrip.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}