{
  "x402Version": 2,
  "id": 550,
  "slug": "550",
  "resource": "https://api.oblique.markets/api/v1/paid/batch-extract",
  "description": "Use when an agent needs batch extract. Returns Run up to 10 public URL JSON extractions in isolated ephemeral compute against caller-supplied JSON Schemas with idempotent reconciliation. $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": {
            "idempotency_key": "example",
            "items": [
              {
                "schema": {},
                "url": "HTTPS page to extract"
              }
            ]
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "artifact_hash": "sha256:9f86d081884c7d659a2feaa0c55ad015...",
            "completed_at": "2026-08-22T12:00:00.000Z",
            "completed_count": 1,
            "failed_count": 1,
            "idempotency_key": "batch-2026-08-22-1",
            "manifest_reconciled": true,
            "payment_tx_hash": "0xabc123...",
            "reconciled_charge_usdc": "0.020000",
            "refundable_amount_usdc": "0.000000",
            "results": [
              {
                "artifact_hash": "sha256:2bb80d537b1da3e38bd30361aa855686...",
                "data": {
                  "title": "Example Domain"
                },
                "index": 0,
                "runtime_ms": 910,
                "source": "metadata",
                "status": "completed",
                "url": "https://example.com"
              },
              {
                "artifact_hash": null,
                "failure_code": "upstream_http",
                "index": 1,
                "runtime_ms": 932,
                "status": "failed",
                "url": "https://invalid.example"
              }
            ],
            "runtime_ms": 1842,
            "status": "fulfilled",
            "submitted_count": 2
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "idempotency_key": {
                    "type": "string"
                  },
                  "items": {
                    "items": {
                      "properties": {
                        "schema": {
                          "description": "JSON Schema for the extracted JSON value",
                          "type": "object"
                        },
                        "url": {
                          "description": "HTTPS page to extract",
                          "type": "string"
                        }
                      },
                      "required": [
                        "url",
                        "schema"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "items",
                  "idempotency_key"
                ],
                "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": {
              "artifact_hash": {
                "type": "string"
              },
              "completed_at": {
                "type": "string"
              },
              "completed_count": {
                "type": "integer"
              },
              "failed_count": {
                "type": "integer"
              },
              "idempotency_key": {
                "type": "string"
              },
              "manifest_reconciled": {
                "type": "boolean"
              },
              "payment_tx_hash": {
                "type": "string"
              },
              "reconciled_charge_usdc": {
                "type": "string"
              },
              "refundable_amount_usdc": {
                "type": "string"
              },
              "results": {
                "items": {
                  "properties": {
                    "artifact_hash": {
                      "type": "string"
                    },
                    "data": {
                      "properties": {
                        "title": {
                          "type": "string"
                        }
                      },
                      "type": "object"
                    },
                    "index": {
                      "type": "integer"
                    },
                    "runtime_ms": {
                      "type": "integer"
                    },
                    "source": {
                      "type": "string"
                    },
                    "status": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "runtime_ms": {
                "type": "integer"
              },
              "status": {
                "type": "string"
              },
              "submitted_count": {
                "type": "integer"
              }
            },
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.oblique.markets",
  "lastUpdated": "2026-09-14T06:48:35.59Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-14T06:48:35.395Z"
  },
  "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"
  }
}