{
  "x402Version": 2,
  "id": 522,
  "slug": "522",
  "resource": "https://api.oblique.markets/api/v1/paid/evidence/browser",
  "description": "Use when an agent needs browser. Returns Run one headless browser action and return a verified evidence record. $0.02.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x970007590aCC5C938cd51345B17AF51B1B40D3Ab",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "GYyTRmt317JafPHXPnM54Fsvsma5GnS9wm6qGMqaykdS",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "20000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "action": {
              "type": "click"
            },
            "expected": {
              "selector": "example",
              "text_contains": "example"
            },
            "request_id": "example",
            "url": "example"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "action_trace_digest": "sha256:trace...",
            "artifact_hash": "sha256:artifact...",
            "evidence_protocol": "AEP-1.0",
            "expected_matched": true,
            "final_url": "https://example.com/",
            "observed_text": "Example Domain",
            "payment_reference": {
              "amount_usdc": 0.02,
              "chain_id": 8453,
              "tx_hash": "0xabc..."
            },
            "request_digest": "sha256:request...",
            "status": "verified",
            "timestamp": "2026-08-14T17:00:00.000Z",
            "verification_status": "verified"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "action": {
                    "properties": {
                      "selector": {
                        "type": "string"
                      },
                      "type": {
                        "enum": [
                          "click",
                          "type",
                          "goto"
                        ],
                        "type": "string"
                      },
                      "value": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "type"
                    ],
                    "type": "object"
                  },
                  "expected": {
                    "properties": {
                      "selector": {
                        "type": "string"
                      },
                      "text_contains": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  },
                  "request_id": {
                    "type": "string"
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "required": [
                  "url",
                  "action",
                  "expected",
                  "request_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": {
              "action_trace_digest": {
                "type": "string"
              },
              "artifact_hash": {
                "type": "string"
              },
              "evidence_protocol": {
                "type": "string"
              },
              "expected_matched": {
                "type": "boolean"
              },
              "final_url": {
                "type": "string"
              },
              "observed_text": {
                "type": "string"
              },
              "payment_reference": {
                "properties": {
                  "amount_usdc": {
                    "type": "number"
                  },
                  "chain_id": {
                    "type": "integer"
                  },
                  "tx_hash": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "request_digest": {
                "type": "string"
              },
              "status": {
                "type": "string"
              },
              "timestamp": {
                "type": "string"
              },
              "verification_status": {
                "type": "string"
              }
            },
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.oblique.markets",
  "lastUpdated": "2026-09-14T06:48:05.46Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-14T06:48:05.344Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.oblique.markets",
    "manifest_name": "api.oblique.markets",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}