INTELLIGENCE

Know what your agents buy.

Costs, changes and evidence for better service decisions.

Cost intelligence

Find the better way to pay.

Compare service prices and payment options against your workload.

Scoped audits · customer usage requiredRequest a cost audit
Change intelligence

Know when your dependencies change.

Track payment offers, service schemas and provider changes over time.

Custom watchlists and historyDiscuss monitoring
Outcome intelligence

Connect the purchase to the result.

Bring charges, retries and task evaluations into one private evidence record.

Integration pilot · your task criteriaConnect your workflow

THE EVIDENCE BASE

Collected. Dated. Traceable.

Use the API
14,635Source listings
33Source snapshots
27,889Recorded changes
1,221Endpoint observations

Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.

4,468 observations · Differences between dated observations.

api.relaystation.aiProvider cost + 6%, itemized. Pull requested fields out of any text as clean JSON — schema-shaped output. ≈Opus-4.8 accuracy at ~1–5% of its cost (relaystation.ai/llm-validation). One of 11 vetted sub-cent LLM tasks on Relaystation — 155 tools, one balance.
https://api.relaystation.ai/v1/llm/extract
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "Provider cost + 6%, itemized. Pull requested fields out of any text as clean JSON — schema-shaped output. ≈Opus-4.8 accuracy at ~1–5% of its cost (relaystation.ai/llm-validation). One of 11 vetted sub-cent LLM tasks on Relaystation — 155 tools, one balance.",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "input": {
                "description": "The text to process (DATA — never interpolated into the instruction).",
                "minLength": 1,
                "type": "string"
              },
              "params": {
                "description": "Task-specific params for 'extract', validated against the task's param_schema.",
                "properties": {
                  "schema": {
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "schema"
                ],
                "type": "object"
              },
              "tier": {
                "enum": [
                  "budget",
                  "value",
                  "best"
                ],
                "type": "string"
              }
            },
            "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": {
            "properties": {
              "result": {
                "description": "The task output text (or JSON string for extract/json_repair).",
                "type": "string"
              },
              "truncated": {
                "description": "True when the output hit the per-task token cap; the charge still stands.",
                "type": "boolean"
              },
              "usage": {
                "properties": {
                  "ceilingMicros": {
                    "description": "The authorized ceiling the 402/hold reserved.",
                    "type": "integer"
                  },
                  "chargedMicros": {
                    "description": "The actual charged amount (<= ceiling).",
                    "type": "integer"
                  },
                  "inputTokens": {
                    "type": "integer"
                  },
                  "markupPct": {
                    "type": "number"
                  },
                  "model": {
                    "type": "string"
                  },
                  "outputTokens": {
                    "type": "integer"
                  },
                  "providerCostMicros": {
                    "type": "integer"
                  }
                },
                "required": [
                  "model",
                  "inputTokens",
                  "outputTokens",
                  "providerCostMicros",
                  "markupPct",
                  "chargedMicros",
                  "ceilingMicros"
                ],
                "type": "object"
              }
            },
            "required": [
              "result",
              "truncated",
              "usage"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "ccadc6aa24b623c68a31bafc26cf987d7f3d92f4f8b6bd13b03bc15394c284bf",
  "service_id": "6c8a6a7caeaa636b19c8936693badc5f60850d2460035a368ccf41a0418d227d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:16:56.758Z",
  "url": "https://api.relaystation.ai/v1/llm/extract",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.02/contract. Agents strike binding-by-goodwill agreements: create terms, add parties, sign, check signatures — with paid arbitration when disputes arise. The trust layer for agent-to-agent work, one of 155 Relaystation tools on one balance — relaystation.ai
https://api.relaystation.ai/v1/contracts
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845320000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.02/contract. Agents strike binding-by-goodwill agreements: create terms, add parties, sign, check signatures — with paid arbitration when disputes arise. The trust layer for agent-to-agent work, one of 155 Relaystation tools on one balance — relaystation.ai",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "arbitration": {
                "description": "Append the arbitration block, making the contract arbitrable (enables /arbitrate).",
                "type": "boolean"
              },
              "requiredSigners": {
                "items": {
                  "properties": {
                    "identity": {
                      "type": "string"
                    },
                    "kind": {
                      "enum": [
                        "wallet",
                        "account"
                      ],
                      "type": "string"
                    }
                  },
                  "required": [
                    "identity",
                    "kind"
                  ],
                  "type": "object"
                },
                "maxItems": 20,
                "minItems": 1,
                "type": "array"
              },
              "signingWindowSeconds": {
                "description": "Override the default signing window (contracts.signing_window_seconds, 72h).",
                "maximum": 31536000,
                "minimum": 60,
                "type": "integer"
              },
              "terms": {
                "description": "The agreement body. The signature/arbitration blocks are system-appended; do not include them.",
                "maxLength": 900000,
                "minLength": 1,
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "a9ef51aeeece2d6f7a4028ece7c727e7835e25821b75f742b308692dab58adc9",
  "service_id": "6e307ee0f7d5efcc19dd161e62252cb0e8b4966c1a9d14350c6b553b29d08151",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:58:24.727Z",
  "url": "https://api.relaystation.ai/v1/contracts",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.001/page. Extract every embedded image from a PDF as PNGs. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/pdf/images
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.001/page. Extract every embedded image from a PDF as PNGs. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {}
          },
          "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "46827a77ed34c073849aec4c74f7f0a9ad971150119bfcb138af9bf41710dd8e",
  "service_id": "71b67f8719b48dede056cc39b36a5f5436bbb4d392a771cc5b85ec9bdb666ac4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-13T14:27:35.932Z",
  "url": "https://api.relaystation.ai/v1/pdf/images",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.005/lookup. Geocode a free-text address to coordinates (AWS Location Service) — lat/lng plus normalized address. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/location/geocode
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.005/lookup. Geocode a free-text address to coordinates (AWS Location Service) — lat/lng plus normalized address. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "biasPosition": {
                "description": "[longitude, latitude] (WGS-84).",
                "items": {
                  "type": "number"
                },
                "maxItems": 2,
                "minItems": 2,
                "type": "array"
              },
              "countries": {
                "items": {
                  "maxLength": 3,
                  "minLength": 3,
                  "type": "string"
                },
                "type": "array"
              },
              "language": {
                "type": "string"
              },
              "maxResults": {
                "maximum": 20,
                "minimum": 1,
                "type": "integer"
              },
              "query": {
                "maxLength": 512,
                "minLength": 1,
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "040f3a49a4b2e8c4009d8cfcb5a414e9b4a67df2e5243adc50a4da168754fb95",
  "service_id": "776d3eae02b27b48dcff8f7f54a26fac68a48ba46ede117278606322ec0c3ac5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T17:19:50.805Z",
  "url": "https://api.relaystation.ai/v1/location/geocode",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.01/screenshot. Screenshot any public web page to PNG/JPEG/WebP — headless Chromium, SSRF-guarded. 155 tools, one balance — relaystation.ai
https://api.relaystation.ai/v1/web/screenshot
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.01/screenshot. Screenshot any public web page to PNG/JPEG/WebP — headless Chromium, SSRF-guarded. 155 tools, one balance — relaystation.ai",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "fullPage": {
                "type": "boolean"
              },
              "type": {
                "enum": [
                  "png",
                  "jpeg",
                  "webp"
                ],
                "type": "string"
              },
              "url": {
                "maxLength": 4096,
                "minLength": 1,
                "type": "string"
              },
              "viewport": {
                "properties": {
                  "height": {
                    "maximum": 10000,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "width": {
                    "maximum": 10000,
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "waitMs": {
                "maximum": 20000,
                "minimum": 0,
                "type": "integer"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "65b30a01f07fb7b67a66fc096cf31c1322d01f0d19427b8ad94a68fd5851f894",
  "service_id": "787b439bad97a79101cd49ccbca1aa4c119f555943fe57fe562b26e66d9053d8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T17:24:16.034Z",
  "url": "https://api.relaystation.ai/v1/web/screenshot",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.0002/call. Deterministic GitHub-style identicon PNG from any seed string — stable avatars for users or agents. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/generate/identicon
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.0002/call. Deterministic GitHub-style identicon PNG from any seed string — stable avatars for users or agents. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {}
          },
          "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "46827a77ed34c073849aec4c74f7f0a9ad971150119bfcb138af9bf41710dd8e",
  "service_id": "7b7f4f10b66dc644e6d016d53d16f0401a3986f6c409c7f52865fad67aa70980",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T17:18:10.496Z",
  "url": "https://api.relaystation.ai/v1/generate/identicon",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.0005/MB. List or extract files embedded inside a PDF — pull attachments out programmatically. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/pdf/attachments
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.0005/MB. List or extract files embedded inside a PDF — pull attachments out programmatically. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {}
          },
          "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "46827a77ed34c073849aec4c74f7f0a9ad971150119bfcb138af9bf41710dd8e",
  "service_id": "7d812484a961266d2755eac98620c1a37fd9056458c9d4f6444828bcb7688ccd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T13:37:06.853Z",
  "url": "https://api.relaystation.ai/v1/pdf/attachments",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.0005/MB. Re-encode audio to another format, bitrate, or sample rate — mp3, aac, wav, flac and more. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/media/audio-convert
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.0005/MB. Re-encode audio to another format, bitrate, or sample rate — mp3, aac, wav, flac and more. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "bitrate": {
                "type": "string"
              },
              "file": {
                "description": "cputools input-source: { inline: <base64 ≤ 4 MiB> } or { inputKey: <scratch key ≤ 50 MB> }. The input container must sniff (ffprobe) to the live allowlist (operator-tunable cputools.media.input_formats): 3g2, 3gp, aac, asf, avi, flac, flv, gif, m4a, m4v, matroska, mj2, mov, mov,mp4,m4a,3gp,3g2,mj2, mp3, mp4, mpeg, mpegts, mpegvideo, ogg, wav, webm, wmv. An off-list input is a free 422 UNSUPPORTED_FORMAT.",
                "type": "object"
              },
              "format": {
                "enum": [
                  "mp3",
                  "m4a",
                  "aac",
                  "wav",
                  "ogg",
                  "flac"
                ],
                "type": "string"
              },
              "sampleRate": {
                "maximum": 192000,
                "minimum": 8000,
                "type": "integer"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "884ca176a3d24739dc264da9f32da27e1e4abf8bc820aa4a45d690be0a2df628",
  "service_id": "8021e807f5fe28f118403190cc2f9a75ef9be7d035a79a28e238ce8611620486",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T17:12:57.651Z",
  "url": "https://api.relaystation.ai/v1/media/audio-convert",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.055/document. Parse invoices and receipts into summary fields plus line items (Textract AnalyzeExpense) — vendor, totals, dates, SKUs. 155 tools, one balance — relaystation.ai
https://api.relaystation.ai/v1/doc/parse-invoice
NetworkAdvertised amountBillingPayee
eip155:84530.055 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845355000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.055/document. Parse invoices and receipts into summary fields plus line items (Textract AnalyzeExpense) — vendor, totals, dates, SKUs. 155 tools, one balance — relaystation.ai",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "file": {
                "description": "cputools input-source: { inline: <base64 ≤ 4 MiB> } or { inputKey: <scratch key from /v1/cputools/upload-url, ≤ 50 MB> }.",
                "type": "object"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.055",
      "amount_atomic": "55000",
      "amount_encoding": "atomic_units",
      "amount_raw": "55000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "55000",
      "amount_encoding": "atomic_units",
      "amount_raw": "55000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "122187ddc2dabff24d2aefadf5667240e1355a1e312b7c6a38e08771c014ab07",
  "service_id": "80659d63b0cf609bb8e7c0d5be8a992af6bdbde5f88f92a016565198a2a96cd4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T18:36:16.448Z",
  "url": "https://api.relaystation.ai/v1/doc/parse-invoice",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.0003/MP. Convert any image to grayscale — one call, any input format. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/image/grayscale
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.0003/MP. Convert any image to grayscale — one call, any input format. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {}
          },
          "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "46827a77ed34c073849aec4c74f7f0a9ad971150119bfcb138af9bf41710dd8e",
  "service_id": "82543de15ae29dd4c154603ad42e4755cbde498ad3504a5d6bef358c6e889c1d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-27T23:05:12.994Z",
  "url": "https://api.relaystation.ai/v1/image/grayscale",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.005/lookup. Reverse-geocode coordinates to the nearest address — lat/lng in, street address out. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/location/reverse-geocode
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.005/lookup. Reverse-geocode coordinates to the nearest address — lat/lng in, street address out. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "language": {
                "type": "string"
              },
              "maxResults": {
                "maximum": 20,
                "minimum": 1,
                "type": "integer"
              },
              "position": {
                "description": "[longitude, latitude] (WGS-84).",
                "items": {
                  "type": "number"
                },
                "maxItems": 2,
                "minItems": 2,
                "type": "array"
              },
              "radiusMeters": {
                "maximum": 100000,
                "minimum": 1,
                "type": "integer"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "4c2859d5e0cad83f418dceb474493ffebbf4a770fa3fb29121446ab45d7babdb",
  "service_id": "86dbd9ffc49b40f8e359f95dfdb729b8d42ba967e682950a22a8a2a193e6cc5e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T17:31:58.799Z",
  "url": "https://api.relaystation.ai/v1/location/reverse-geocode",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.0003/MB. Convert documents between markdown, HTML, docx, odt, rtf, epub, LaTeX, and rst via pandoc — citations supported. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/doc/convert
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.0003/MB. Convert documents between markdown, HTML, docx, odt, rtf, epub, LaTeX, and rst via pandoc — citations supported. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "citations": {
                "description": "Optional citation processing (pandoc --citeproc). In-document citations (`[@key]`) render against the bibliography and a bibliography section is appended. Works for any target; a document with no citation markup just gets no bibliography. Rides the doc.convert price (no extra charge). The default style (chicago-author-date) is embedded — no network needed.",
                "properties": {
                  "bibliography": {
                    "description": "The bibliography file as a cputools input-source ({ inline } / { inputKey }). BibTeX/BibLaTeX, CSL-JSON, or CSL-YAML — set `format`.",
                    "type": "object"
                  },
                  "csl": {
                    "description": "Optional CSL stylesheet (input-source) to style the citations/bibliography; omit for the embedded chicago-author-date default.",
                    "type": "object"
                  },
                  "format": {
                    "description": "Bibliography file format (default bib). bib = BibTeX/BibLaTeX, json = CSL-JSON, yaml = CSL-YAML.",
                    "enum": [
                      "bib",
                      "json",
                      "yaml"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "bibliography"
                ],
                "type": "object"
              },
              "file": {
                "description": "cputools input-source: { inline: <base64 ≤ 4 MiB> } or { inputKey: <scratch key, ≤ 50 MB> }.",
                "type": "object"
              },
              "filename": {
                "description": "Used to sniff `from` when it is omitted.",
                "maxLength": 255,
                "minLength": 1,
                "type": "string"
              },
              "from": {
                "description": "Source format. Optional when sniffable from `filename`. Live matrix: GET /v1/doc/formats.",
                "enum": [
                  "docx",
                  "epub",
                  "html",
                  "ipynb",
                  "latex",
                  "markdown",
                  "mediawiki",
                  "odt",
                  "org",
                  "rst",
                  "textile",
                  "typst"
                ],
                "type": "string"
              },
              "options": {
                "properties": {
                  "standalone": {
                    "description": "Emit a complete document (default true) vs a bare fragment.",
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "referenceDoc": {
                "description": "Optional reference-doc template (branded output styling) — cputools input-source { inline: <base64 ≤ 4 MiB> } or { inputKey: <scratch key, ≤ 50 MB> }. Only valid when `to` is docx or pptx (else 422 REFERENCE_DOC_UNSUPPORTED); the template must be an OOXML/ZIP document (else 422 REFERENCE_DOC_FORMAT_INVALID).",
                "type": "object"
              },
              "to": {
                "description": "Target format (required; validated per-pair against the live matrix — GET /v1/doc/formats).",
                "enum": [
                  "asciidoc",
                  "docx",
                  "epub",
                  "gfm",
                  "html",
                  "ipynb",
                  "jira",
                  "latex",
                  "markdown",
                  "mediawiki",
                  "odt",
                  "org",
                  "plain",
                  "pptx",
                  "rst",
                  "rtf",
                  "textile",
                  "typst"
                ],
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "e53fc6352e046c0047a79cb0340ec752e250da99b69d2bee8f167b468c51f594",
  "service_id": "8b5e965b0307ea8aa263860d38cd90f6884e6b89a5decfa49ec2cb1692de054d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T17:01:21.7Z",
  "url": "https://api.relaystation.ai/v1/doc/convert",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.0003/MP. Sharpen a soft image with adjustable strength — crisper scans, photos, thumbnails. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/image/sharpen
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.0003/MP. Sharpen a soft image with adjustable strength — crisper scans, photos, thumbnails. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {}
          },
          "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "46827a77ed34c073849aec4c74f7f0a9ad971150119bfcb138af9bf41710dd8e",
  "service_id": "8d9130002a4b078f595c933f49b978486a9855a4e948b414bf2d53de57324aff",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-24T14:07:00.858Z",
  "url": "https://api.relaystation.ai/v1/image/sharpen",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.005/image. Recognize celebrities in an image (Rekognition) — names with confidence scores. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/vision/detect-celebrities
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.005/image. Recognize celebrities in an image (Rekognition) — names with confidence scores. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "file": {
                "description": "cputools input-source: { inline: <base64 ≤ 4 MiB> } or { inputKey: <scratch key from /v1/cputools/upload-url, ≤ 50 MB> }.",
                "type": "object"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "122187ddc2dabff24d2aefadf5667240e1355a1e312b7c6a38e08771c014ab07",
  "service_id": "8e372889a644ff48ac3a85b6ed5f3ae25ad30f947b11d491ace9e2f069f65d58",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T17:23:30.701Z",
  "url": "https://api.relaystation.ai/v1/vision/detect-celebrities",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.0002/call. Placeholder images at any size with label text — PNG or SVG. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/generate/placeholder
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.0002/call. Placeholder images at any size with label text — PNG or SVG. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "background": {
                "maxLength": 32,
                "type": "string"
              },
              "color": {
                "maxLength": 32,
                "type": "string"
              },
              "format": {
                "enum": [
                  "png",
                  "svg"
                ],
                "type": "string"
              },
              "height": {
                "maximum": 4000,
                "minimum": 8,
                "type": "integer"
              },
              "text": {
                "description": "Label text (default \"W×H\").",
                "maxLength": 120,
                "type": "string"
              },
              "width": {
                "maximum": 4000,
                "minimum": 8,
                "type": "integer"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "1841ac03ffa7eb893bbd148b1ef047a35db6c855ca0c98784a2d1f3d31a41520",
  "service_id": "95b6e03ff160863334ce92c9c4b9d4cb703693a23ea9abd0373d287d901f9f95",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T17:27:44.701Z",
  "url": "https://api.relaystation.ai/v1/generate/placeholder",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.004/page. Add an invisible OCR text layer to a scanned PDF — looks identical, fully searchable. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/pdf/ocr-searchable
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.004/page. Add an invisible OCR text layer to a scanned PDF — looks identical, fully searchable. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "file": {
                "description": "cputools input-source: { inline: <base64 ≤ 4 MiB> } or { inputKey: <scratch key from /v1/cputools/upload-url, ≤ 50 MB> }.",
                "type": "object"
              },
              "lang": {
                "description": "OCR language tag (default \"eng\"). The live roster is the operator-tunable cputools.ocr.langs (deployed traineddata: eng, spa, fra, deu, ita, por, nld, pol, rus, chi_sim); an off-roster lang is a free 422 UNSUPPORTED_LANG naming the roster.",
                "enum": [
                  "eng",
                  "spa",
                  "fra",
                  "deu",
                  "ita",
                  "por",
                  "nld",
                  "pol",
                  "rus",
                  "chi_sim"
                ],
                "type": "string"
              },
              "pages": {
                "description": "1-based pages/ranges, e.g. \"1-3,5\" (default all).",
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "ef8448f051f2884e83aa4704b9582bd06ca6721279e90efc1958b4648eb498c2",
  "service_id": "99e99ca4502ae2a7ad958718515fb357982db8cb83b4bddb40c3ade833d581f5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T17:01:13.781Z",
  "url": "https://api.relaystation.ai/v1/pdf/ocr-searchable",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.0002/call. Generate a complete favicon set (PNGs) from an image or initials text. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/generate/favicon
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.0002/call. Generate a complete favicon set (PNGs) from an image or initials text. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {}
          },
          "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "46827a77ed34c073849aec4c74f7f0a9ad971150119bfcb138af9bf41710dd8e",
  "service_id": "9db7807e591d3d13c9bdb4c51caca3d7ce53000416291fcf907479779fe6a04c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T16:11:14.559Z",
  "url": "https://api.relaystation.ai/v1/generate/favicon",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.003/call. Render HTML to an image — sandboxed headless Chromium screenshot of your markup. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/image/from-html
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.003/call. Render HTML to an image — sandboxed headless Chromium screenshot of your markup. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "clip": {
                "description": "A region to capture (mutually exclusive with fullPage).",
                "properties": {
                  "height": {
                    "maximum": 100000,
                    "minimum": 1,
                    "type": "number"
                  },
                  "width": {
                    "maximum": 100000,
                    "minimum": 1,
                    "type": "number"
                  },
                  "x": {
                    "maximum": 100000,
                    "minimum": 0,
                    "type": "number"
                  },
                  "y": {
                    "maximum": 100000,
                    "minimum": 0,
                    "type": "number"
                  }
                },
                "required": [
                  "x",
                  "y",
                  "width",
                  "height"
                ],
                "type": "object"
              },
              "fullPage": {
                "description": "Capture the full scrollable page (mutually exclusive with clip).",
                "type": "boolean"
              },
              "height": {
                "description": "Viewport height.",
                "maximum": 10000,
                "minimum": 1,
                "type": "integer"
              },
              "html": {
                "description": "Self-contained HTML; all assets inlined as data: URIs (no network).",
                "minLength": 1,
                "type": "string"
              },
              "omitBackground": {
                "description": "Transparent background (png/webp only).",
                "type": "boolean"
              },
              "type": {
                "enum": [
                  "png",
                  "jpeg",
                  "webp"
                ],
                "type": "string"
              },
              "width": {
                "description": "Viewport width.",
                "maximum": 10000,
                "minimum": 1,
                "type": "integer"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "1b347ad7da9f61ccce72387aeec2f2943d29b7cfb49200cf36b2e2e404147474",
  "service_id": "a4edb914d018b3b4e7d2a30ba26e0c5b661173017bbe65e83bc39247be9cf782",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T17:19:06.03Z",
  "url": "https://api.relaystation.ai/v1/image/from-html",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.003/page. Extract text from a scanned PDF (Tesseract) — make paper searchable data. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/pdf/ocr
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.003/page. Extract text from a scanned PDF (Tesseract) — make paper searchable data. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "file": {
                "description": "cputools input-source: { inline: <base64 ≤ 4 MiB> } or { inputKey: <scratch key from /v1/cputools/upload-url, ≤ 50 MB> }.",
                "type": "object"
              },
              "lang": {
                "description": "OCR language tag (default \"eng\"). The live roster is the operator-tunable cputools.ocr.langs (deployed traineddata: eng, spa, fra, deu, ita, por, nld, pol, rus, chi_sim); an off-roster lang is a free 422 UNSUPPORTED_LANG naming the roster.",
                "enum": [
                  "eng",
                  "spa",
                  "fra",
                  "deu",
                  "ita",
                  "por",
                  "nld",
                  "pol",
                  "rus",
                  "chi_sim"
                ],
                "type": "string"
              },
              "pages": {
                "description": "1-based pages/ranges, e.g. \"1-3,5\" (default all).",
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "ef8448f051f2884e83aa4704b9582bd06ca6721279e90efc1958b4648eb498c2",
  "service_id": "aa851da0225ebf3ec8a4cfd1108c48f61733b7a92703af8f1a139d438238b427",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T17:08:32.286Z",
  "url": "https://api.relaystation.ai/v1/pdf/ocr",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.05/document. Parse a government ID (passport, license) into typed fields (Textract AnalyzeID). Parsing only — for verification + liveness use /v1/idverify. 155 tools, one balance — relaystation.ai
https://api.relaystation.ai/v1/doc/parse-id
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845350000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.05/document. Parse a government ID (passport, license) into typed fields (Textract AnalyzeID). Parsing only — for verification + liveness use /v1/idverify. 155 tools, one balance — relaystation.ai",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "file": {
                "description": "cputools input-source: { inline: <base64 ≤ 4 MiB> } or { inputKey: <scratch key from /v1/cputools/upload-url, ≤ 50 MB> }.",
                "type": "object"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "122187ddc2dabff24d2aefadf5667240e1355a1e312b7c6a38e08771c014ab07",
  "service_id": "b1df4244a5bc4032c2dda52d3cc53b3337a7d15724d998c6fdebeca4f05dd457",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T18:36:30.862Z",
  "url": "https://api.relaystation.ai/v1/doc/parse-id",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.003/call. Render HTML to PDF — sandboxed headless Chromium, print-quality output. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/pdf/from-html
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.003/call. Render HTML to PDF — sandboxed headless Chromium, print-quality output. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "html": {
                "description": "The HTML to render; all assets inlined as data: URIs / inline <style>.",
                "minLength": 1,
                "type": "string"
              },
              "options": {
                "properties": {
                  "displayHeaderFooter": {
                    "description": "Render the header/footer templates (default false; auto-enabled when a template is supplied).",
                    "type": "boolean"
                  },
                  "footerTemplate": {
                    "description": "HTML print footer; same classes/sandbox as headerTemplate.",
                    "maxLength": 50000,
                    "type": "string"
                  },
                  "format": {
                    "enum": [
                      "A4",
                      "Letter",
                      "Legal",
                      "A3",
                      "A5",
                      "Tabloid",
                      "Ledger"
                    ],
                    "type": "string"
                  },
                  "headerTemplate": {
                    "description": "HTML print header; use the date/title/url/pageNumber/totalPages classes. Rendered under the data:-only sandbox.",
                    "maxLength": 50000,
                    "type": "string"
                  },
                  "landscape": {
                    "type": "boolean"
                  },
                  "margin": {
                    "properties": {
                      "bottom": {
                        "type": "string"
                      },
                      "left": {
                        "type": "string"
                      },
                      "right": {
                        "type": "string"
                      },
                      "top": {
                        "description": "CSS size, e.g. \"10mm\".",
                        "type": "string"
                      }
                    },
                    "type": "object"
                  },
                  "pageRanges": {
                    "description": "Page subset to print, e.g. \"1-5, 8\" (default: all pages).",
                    "maxLength": 255,
                    "type": "string"
                  },
                  "printBackground": {
                    "type": "boolean"
                  },
                  "scale": {
                    "maximum": 2,
                    "minimum": 0.1,
                    "type": "number"
                  },
                  "tagged": {
                    "description": "Emit a tagged (accessible) PDF (default true).",
                    "type": "boolean"
                  }
                },
                "type": "object"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "7f3a15d24a6835b9df60fef1b39238a99e3023075afee0f00d974d94c7d67052",
  "service_id": "b5e6f08b2d89c94baea3a89fc0c15f905e93aa853d56283024b620390cda0123",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T18:14:06.826Z",
  "url": "https://api.relaystation.ai/v1/pdf/from-html",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.0002/call. Render a clean invoice PDF from structured JSON — line items, totals, branding. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/generate/invoice
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.0002/call. Render a clean invoice PDF from structured JSON — line items, totals, branding. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {}
          },
          "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "46827a77ed34c073849aec4c74f7f0a9ad971150119bfcb138af9bf41710dd8e",
  "service_id": "bbff12b2f28e34866c8530b7a5228720d85998238c589c1ab18c490b2c1016fb",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T13:51:53.817Z",
  "url": "https://api.relaystation.ai/v1/generate/invoice",
  "usage_rights": "not_reviewed"
}
api.relaystation.aiProvider cost + 6%, itemized. Score text positive / negative / neutral — reviews, tickets, social. ≈Opus-4.8 accuracy at ~1–5% of its cost. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/llm/sentiment
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "Provider cost + 6%, itemized. Score text positive / negative / neutral — reviews, tickets, social. ≈Opus-4.8 accuracy at ~1–5% of its cost. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "input": {
                "description": "The text to process (DATA — never interpolated into the instruction).",
                "minLength": 1,
                "type": "string"
              },
              "params": {
                "description": "Task-specific params (e.g. targetLanguage), validated against the task's param_schema.",
                "type": "object"
              },
              "tier": {
                "enum": [
                  "budget",
                  "value",
                  "best"
                ],
                "type": "string"
              }
            },
            "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": {
            "properties": {
              "result": {
                "description": "The task output text (or JSON string for extract/json_repair).",
                "type": "string"
              },
              "truncated": {
                "description": "True when the output hit the per-task token cap; the charge still stands.",
                "type": "boolean"
              },
              "usage": {
                "properties": {
                  "ceilingMicros": {
                    "description": "The authorized ceiling the 402/hold reserved.",
                    "type": "integer"
                  },
                  "chargedMicros": {
                    "description": "The actual charged amount (<= ceiling).",
                    "type": "integer"
                  },
                  "inputTokens": {
                    "type": "integer"
                  },
                  "markupPct": {
                    "type": "number"
                  },
                  "model": {
                    "type": "string"
                  },
                  "outputTokens": {
                    "type": "integer"
                  },
                  "providerCostMicros": {
                    "type": "integer"
                  }
                },
                "required": [
                  "model",
                  "inputTokens",
                  "outputTokens",
                  "providerCostMicros",
                  "markupPct",
                  "chargedMicros",
                  "ceilingMicros"
                ],
                "type": "object"
              }
            },
            "required": [
              "result",
              "truncated",
              "usage"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "6b1b44c01fc01d2daf6eaa32fe1d6797926dc3fc5649100919a9985dd6a73d72",
  "service_id": "bf2b71275be076298cd4cc054c77ca218dbba18c6002fd0ae28c9a44483ebd93",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-31T20:23:02.157Z",
  "url": "https://api.relaystation.ai/v1/llm/sentiment",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.0005/MB. Join 2–10 clips end-to-end by fast stream-copy — no quality loss, no re-encode. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny
https://api.relaystation.ai/v1/media/concat
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.0005/MB. Join 2–10 clips end-to-end by fast stream-copy — no quality loss, no re-encode. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "ext": {
                "enum": [
                  "mp4",
                  "mov",
                  "mkv",
                  "mp3",
                  "m4a",
                  "aac",
                  "wav",
                  "ogg",
                  "flac"
                ],
                "type": "string"
              },
              "files": {
                "items": {
                  "description": "cputools input-source: { inline: <base64 ≤ 4 MiB> } or { inputKey: <scratch key ≤ 50 MB> }. The input container must sniff (ffprobe) to the live allowlist (operator-tunable cputools.media.input_formats): 3g2, 3gp, aac, asf, avi, flac, flv, gif, m4a, m4v, matroska, mj2, mov, mov,mp4,m4a,3gp,3g2,mj2, mp3, mp4, mpeg, mpegts, mpegvideo, ogg, wav, webm, wmv. An off-list input is a free 422 UNSUPPORTED_FORMAT.",
                  "type": "object"
                },
                "maxItems": 10,
                "minItems": 2,
                "type": "array"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "d10fb5fd8f3e16bbb82b57c4dca8ecf843d53371a7f6e163880db2be3b2d06b3",
  "service_id": "c054cfbf8d4909d97df676f5aa74a2b7e37c2811bd14fe3543a78b1b259836c5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T18:26:23.962Z",
  "url": "https://api.relaystation.ai/v1/media/concat",
  "usage_rights": "not_reviewed"
}
api.relaystation.ai$0.01/screen. Screen any name against OFAC, EU, and UK sanctions (UN included) plus Wikidata-derived PEP watchlists — fuzzy matching, instant JSON verdict. Compliance in one call, one of 155 Relaystation tools on one balance — relaystation.ai
https://api.relaystation.ai/v1/screening/match
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
eip155:845310000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42Not specifiedexact0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A
Source and evidence
{
  "description": "$0.01/screen. Screen any name against OFAC, EU, and UK sanctions (UN included) plus Wikidata-derived PEP watchlists — fuzzy matching, instant JSON verdict. Compliance in one call, one of 155 Relaystation tools on one balance — relaystation.ai",
  "domain": "api.relaystation.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "dob": {
                "description": "Optional date of birth (reserved; not yet used in scoring).",
                "type": "string"
              },
              "lists": {
                "description": "Categories to screen against. Default both [sanctions, pep]; scope to one to narrow.",
                "items": {
                  "enum": [
                    "sanctions",
                    "pep"
                  ],
                  "type": "string"
                },
                "type": "array"
              },
              "name": {
                "maxLength": 512,
                "minLength": 1,
                "type": "string"
              },
              "nationality": {
                "description": "Optional nationality (reserved; not yet used in scoring).",
                "type": "string"
              },
              "threshold": {
                "description": "Similarity cut (0..1). Default from the screening.match.threshold tunable (0.7).",
                "maximum": 1,
                "minimum": 0,
                "type": "number"
              },
              "type": {
                "description": "Optional entity-type filter.",
                "enum": [
                  "person",
                  "entity"
                ],
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "assetTransferMethod": "eip3009",
        "name": "EURC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 60,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "bee5fd748df9bb491f660153b23e37147e0f1e689d1b603b8879d9cdfff66595",
  "service_id": "c2f245ef36fc4c7e93f8e7ec693587bf6808110fdae8f991483c4f3c5249ae99",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:57:57.828Z",
  "url": "https://api.relaystation.ai/v1/screening/match",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.

Discuss an outcome integration
Collection coverage

Discovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.

1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.

43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.

Collection status JSON