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.

426 observations · Differences between dated observations.

win.oneshotagent.comSend email with provisioned domain
https://win.oneshotagent.com/v1/tools/email/send
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Send email with provisioned domain",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "body": {
                "type": "string"
              },
              "subject": {
                "type": "string"
              },
              "to": {
                "format": "email",
                "type": "string"
              }
            },
            "required": [
              "to",
              "subject",
              "body"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "12262de2459562f2aee3bd653d1a4b4f7fa264786db1ca0960da2379bef7990c",
  "service_id": "45b6ce5b4e24f553c85bec4434f8345f5adb60459996e5922e661b052a85612b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T20:08:37.367Z",
  "url": "https://win.oneshotagent.com/v1/tools/email/send",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comEmail deliverability verification
https://win.oneshotagent.com/v1/tools/verify/email
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Email deliverability verification",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "email": {
                "format": "email",
                "type": "string"
              }
            },
            "required": [
              "email"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "8f3d384754fb6083e386db51c9aa6e2298b9a53443186ddf4c34e8380a25f923",
  "service_id": "513e6d08742b8dd61849d3e2187e4935c539e3a60a60d2b6746ebc594a0421d8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T19:27:50.852Z",
  "url": "https://win.oneshotagent.com/v1/tools/verify/email",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comCompany enrichment from domain, name, LinkedIn URL, or ticker
https://win.oneshotagent.com/v1/tools/enrich/company
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Company enrichment from domain, name, LinkedIn URL, or ticker",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "domain": {
                "description": "Company domain",
                "type": "string"
              },
              "linkedin_url": {
                "description": "Company LinkedIn URL",
                "format": "uri",
                "type": "string"
              },
              "name": {
                "description": "Company name",
                "type": "string"
              },
              "ticker": {
                "description": "Stock ticker symbol",
                "type": "string"
              }
            }
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "914fbcd623e0133d9700ee2dd3d2fc826b500134017e72321b54395b77e663ee",
  "service_id": "530a5d99c4c75143f30f02afeecf2fd97e6e3e260215579d2b297d1d58c357a4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T21:02:33.897Z",
  "url": "https://win.oneshotagent.com/v1/tools/enrich/company",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comWeb search returning URLs, titles, and descriptions
https://win.oneshotagent.com/v1/tools/search
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Web search returning URLs, titles, and descriptions",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "max_results": {
                "description": "Max results (1-20, default 5)",
                "type": "number"
              },
              "query": {
                "description": "Search query",
                "type": "string"
              }
            },
            "required": [
              "query"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "80af021651946e29c96fd6fc9c837d0716f4ce17f175e6f076c855f908da568b",
  "service_id": "648774f385bee97ede35c24cc594ffd7d651a6b0101e706ddaecf413f75b6983",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T19:28:05.656Z",
  "url": "https://win.oneshotagent.com/v1/tools/search",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comDeep person research — returns enrichment, social profiles, articles, and dossier
https://win.oneshotagent.com/v1/tools/research/person
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Deep person research — returns enrichment, social profiles, articles, and dossier",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "company": {
                "description": "Company name",
                "type": "string"
              },
              "email": {
                "description": "Person email",
                "format": "email",
                "type": "string"
              },
              "name": {
                "description": "Full name",
                "type": "string"
              },
              "social_media_url": {
                "description": "LinkedIn or Twitter URL",
                "format": "uri",
                "type": "string"
              }
            }
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "2aba450a3d4f389ba637635b3711bb69c1769eb788492ab285f8d1d580d6f5a2",
  "service_id": "6adaeb40f11852418e090ee9b36412fc4100c411622084c1964f13b9d4854383",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T21:02:20.601Z",
  "url": "https://win.oneshotagent.com/v1/tools/research/person",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comEmail enrichment and validation
https://win.oneshotagent.com/v1/tools/enrich/email
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Email enrichment and validation",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "email": {
                "format": "email",
                "type": "string"
              }
            },
            "required": [
              "email"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "8f3d384754fb6083e386db51c9aa6e2298b9a53443186ddf4c34e8380a25f923",
  "service_id": "7b20fa39cab8f53873df4c9baea3158806c4e0cecd34b274b47b15d41b6599c6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T19:27:32.843Z",
  "url": "https://win.oneshotagent.com/v1/tools/enrich/email",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comRead a web page and extract content as markdown with screenshot
https://win.oneshotagent.com/v1/tools/web-read
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Read a web page and extract content as markdown with screenshot",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "description": "URL to read",
                "format": "uri",
                "type": "string"
              }
            },
            "required": [
              "url"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.002",
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "46e7858a458daa64cbea40044c3f8eb075909c258490586dadb82dc2cff202c7",
  "service_id": "90e2ef5ec9c67abf41f1ec27495d8215fd3cc29137857608096025d9d5fac8e0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T20:39:51.423Z",
  "url": "https://win.oneshotagent.com/v1/tools/web-read",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comResolve a local business name + address to its website domain, phone, category, and operating status with a match confidence
https://win.oneshotagent.com/v1/tools/local/resolve
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Resolve a local business name + address to its website domain, phone, category, and operating status with a match confidence",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "address": {
                "description": "Street address",
                "type": "string"
              },
              "city": {
                "description": "City",
                "type": "string"
              },
              "name": {
                "description": "Business name",
                "type": "string"
              },
              "phone": {
                "description": "Phone number (strong match signal)",
                "type": "string"
              },
              "postal_code": {
                "description": "Postal code",
                "type": "string"
              },
              "region": {
                "description": "State / province",
                "type": "string"
              }
            },
            "required": [
              "name"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "9d80624ea967673640f256030210ec8a2a1dd330b89bc79a08caf0ede5ca6527",
  "service_id": "e39f7ce1cd48aef880ad65635aef823d89ffb408af1cf4a761800b9aebac5331",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T05:51:27.91Z",
  "url": "https://win.oneshotagent.com/v1/tools/local/resolve",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comLocal business discovery by category and location (restaurants, contractors, practices). Flat price per search.
https://win.oneshotagent.com/v1/tools/local/search
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Local business discovery by category and location (restaurants, contractors, practices). Flat price per search.",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "category": {
                "description": "Business categories (e.g. \"hvac contractor\", \"dental practice\")",
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "has_domain": {
                "description": "true = only rows with a resolvable website domain",
                "type": "boolean"
              },
              "is_chain": {
                "description": "true = only chains, false = exclude detected chains",
                "type": "boolean"
              },
              "keywords": {
                "description": "Free-text keywords (alternative to category)",
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "limit": {
                "description": "Max results (1-500, default 100)",
                "type": "number"
              },
              "location": {
                "description": "Cities, neighborhoods, or \"City, ST\" strings",
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "min_rating": {
                "description": "Minimum star rating (0-5)",
                "type": "number"
              },
              "min_review_count": {
                "description": "Minimum review count",
                "type": "number"
              },
              "operating_status": {
                "description": "Default \"open\" drops closed businesses",
                "enum": [
                  "open",
                  "any"
                ],
                "type": "string"
              }
            },
            "required": [
              "location"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "f27488f318ba4952337fb437a6272b8ad6272b385e007d2b291e7ebbeb418e7d",
  "service_id": "e555eb4c668efcd0a0f5c9f88947277163955ee41559b2b52b148d74264cbc56",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T05:52:30Z",
  "url": "https://win.oneshotagent.com/v1/tools/local/search",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comGet recent social media posts from a person
https://win.oneshotagent.com/v1/tools/research/newsfeed
NetworkAdvertised amountBillingPayee
eip155:84530.07 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Get recent social media posts from a person",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "social_media_url": {
                "description": "Twitter or LinkedIn profile URL",
                "format": "uri",
                "type": "string"
              }
            },
            "required": [
              "social_media_url"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.07",
      "amount_atomic": "70000",
      "amount_encoding": "atomic_units",
      "amount_raw": "70000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "351ffe28d53e270a7e47ad754caeb64127cb39d4f242bf278e4a3b064b14aa10",
  "service_id": "fa0bfe628696000810794ac8b50852b0ae3ae2af51008bf041f8c611a7665ad5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T06:04:56.846Z",
  "url": "https://win.oneshotagent.com/v1/tools/research/newsfeed",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comPeople and contact discovery
https://win.oneshotagent.com/v1/tools/research/people
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "People and contact discovery",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "query": {
                "description": "Person search query",
                "type": "string"
              }
            },
            "required": [
              "query"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "294da0555b70700539a20ce14fb6f669b40b3a98ef4eef498979165a1f748764",
  "service_id": "01701ff25366417c3ab5f05b7dfa361008b3f7222085b4e04a83f2196f5773bd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T22:18:44.87Z",
  "url": "https://win.oneshotagent.com/v1/tools/research/people",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comProfile enrichment from LinkedIn URL
https://win.oneshotagent.com/v1/tools/enrich/profile
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Profile enrichment from LinkedIn URL",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "linkedin_url": {
                "format": "uri",
                "type": "string"
              }
            },
            "required": [
              "linkedin_url"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "0d8f03a7643bf965c54e5e60e519492ffe0d8aaf8b2e2a500d34fea5642fc563",
  "service_id": "2ba1053c0ef95bf1576f390becb046b4a36f81a4dfb259558e1f6205aa34d571",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T21:46:25.61Z",
  "url": "https://win.oneshotagent.com/v1/tools/enrich/profile",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comSend email with provisioned domain
https://win.oneshotagent.com/v1/tools/email/send
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Send email with provisioned domain",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "body": {
                "type": "string"
              },
              "subject": {
                "type": "string"
              },
              "to": {
                "format": "email",
                "type": "string"
              }
            },
            "required": [
              "to",
              "subject",
              "body"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "12262de2459562f2aee3bd653d1a4b4f7fa264786db1ca0960da2379bef7990c",
  "service_id": "45b6ce5b4e24f553c85bec4434f8345f5adb60459996e5922e661b052a85612b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T20:08:37.367Z",
  "url": "https://win.oneshotagent.com/v1/tools/email/send",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comEmail deliverability verification
https://win.oneshotagent.com/v1/tools/verify/email
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Email deliverability verification",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "email": {
                "format": "email",
                "type": "string"
              }
            },
            "required": [
              "email"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "8f3d384754fb6083e386db51c9aa6e2298b9a53443186ddf4c34e8380a25f923",
  "service_id": "513e6d08742b8dd61849d3e2187e4935c539e3a60a60d2b6746ebc594a0421d8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T19:27:50.852Z",
  "url": "https://win.oneshotagent.com/v1/tools/verify/email",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comCompany enrichment from domain, name, LinkedIn URL, or ticker
https://win.oneshotagent.com/v1/tools/enrich/company
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Company enrichment from domain, name, LinkedIn URL, or ticker",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "domain": {
                "description": "Company domain",
                "type": "string"
              },
              "linkedin_url": {
                "description": "Company LinkedIn URL",
                "format": "uri",
                "type": "string"
              },
              "name": {
                "description": "Company name",
                "type": "string"
              },
              "ticker": {
                "description": "Stock ticker symbol",
                "type": "string"
              }
            }
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "914fbcd623e0133d9700ee2dd3d2fc826b500134017e72321b54395b77e663ee",
  "service_id": "530a5d99c4c75143f30f02afeecf2fd97e6e3e260215579d2b297d1d58c357a4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T21:02:33.897Z",
  "url": "https://win.oneshotagent.com/v1/tools/enrich/company",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comWeb search returning URLs, titles, and descriptions
https://win.oneshotagent.com/v1/tools/search
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Web search returning URLs, titles, and descriptions",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "max_results": {
                "description": "Max results (1-20, default 5)",
                "type": "number"
              },
              "query": {
                "description": "Search query",
                "type": "string"
              }
            },
            "required": [
              "query"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "80af021651946e29c96fd6fc9c837d0716f4ce17f175e6f076c855f908da568b",
  "service_id": "648774f385bee97ede35c24cc594ffd7d651a6b0101e706ddaecf413f75b6983",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T19:28:05.656Z",
  "url": "https://win.oneshotagent.com/v1/tools/search",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comDeep person research — returns enrichment, social profiles, articles, and dossier
https://win.oneshotagent.com/v1/tools/research/person
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Deep person research — returns enrichment, social profiles, articles, and dossier",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "company": {
                "description": "Company name",
                "type": "string"
              },
              "email": {
                "description": "Person email",
                "format": "email",
                "type": "string"
              },
              "name": {
                "description": "Full name",
                "type": "string"
              },
              "social_media_url": {
                "description": "LinkedIn or Twitter URL",
                "format": "uri",
                "type": "string"
              }
            }
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "2aba450a3d4f389ba637635b3711bb69c1769eb788492ab285f8d1d580d6f5a2",
  "service_id": "6adaeb40f11852418e090ee9b36412fc4100c411622084c1964f13b9d4854383",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T21:02:20.601Z",
  "url": "https://win.oneshotagent.com/v1/tools/research/person",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comEmail enrichment and validation
https://win.oneshotagent.com/v1/tools/enrich/email
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Email enrichment and validation",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "email": {
                "format": "email",
                "type": "string"
              }
            },
            "required": [
              "email"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "8f3d384754fb6083e386db51c9aa6e2298b9a53443186ddf4c34e8380a25f923",
  "service_id": "7b20fa39cab8f53873df4c9baea3158806c4e0cecd34b274b47b15d41b6599c6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T19:27:32.843Z",
  "url": "https://win.oneshotagent.com/v1/tools/enrich/email",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comRead a web page and extract content as markdown with screenshot
https://win.oneshotagent.com/v1/tools/web-read
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Read a web page and extract content as markdown with screenshot",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "description": "URL to read",
                "format": "uri",
                "type": "string"
              }
            },
            "required": [
              "url"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.002",
      "amount_atomic": "2000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "46e7858a458daa64cbea40044c3f8eb075909c258490586dadb82dc2cff202c7",
  "service_id": "90e2ef5ec9c67abf41f1ec27495d8215fd3cc29137857608096025d9d5fac8e0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T20:39:51.423Z",
  "url": "https://win.oneshotagent.com/v1/tools/web-read",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comResolve a local business name + address to its website domain, phone, category, and operating status with a match confidence
https://win.oneshotagent.com/v1/tools/local/resolve
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Resolve a local business name + address to its website domain, phone, category, and operating status with a match confidence",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "address": {
                "description": "Street address",
                "type": "string"
              },
              "city": {
                "description": "City",
                "type": "string"
              },
              "name": {
                "description": "Business name",
                "type": "string"
              },
              "phone": {
                "description": "Phone number (strong match signal)",
                "type": "string"
              },
              "postal_code": {
                "description": "Postal code",
                "type": "string"
              },
              "region": {
                "description": "State / province",
                "type": "string"
              }
            },
            "required": [
              "name"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "9d80624ea967673640f256030210ec8a2a1dd330b89bc79a08caf0ede5ca6527",
  "service_id": "e39f7ce1cd48aef880ad65635aef823d89ffb408af1cf4a761800b9aebac5331",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T05:51:27.91Z",
  "url": "https://win.oneshotagent.com/v1/tools/local/resolve",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comLocal business discovery by category and location (restaurants, contractors, practices). Flat price per search.
https://win.oneshotagent.com/v1/tools/local/search
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Local business discovery by category and location (restaurants, contractors, practices). Flat price per search.",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "category": {
                "description": "Business categories (e.g. \"hvac contractor\", \"dental practice\")",
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "has_domain": {
                "description": "true = only rows with a resolvable website domain",
                "type": "boolean"
              },
              "is_chain": {
                "description": "true = only chains, false = exclude detected chains",
                "type": "boolean"
              },
              "keywords": {
                "description": "Free-text keywords (alternative to category)",
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "limit": {
                "description": "Max results (1-500, default 100)",
                "type": "number"
              },
              "location": {
                "description": "Cities, neighborhoods, or \"City, ST\" strings",
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "min_rating": {
                "description": "Minimum star rating (0-5)",
                "type": "number"
              },
              "min_review_count": {
                "description": "Minimum review count",
                "type": "number"
              },
              "operating_status": {
                "description": "Default \"open\" drops closed businesses",
                "enum": [
                  "open",
                  "any"
                ],
                "type": "string"
              }
            },
            "required": [
              "location"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "f27488f318ba4952337fb437a6272b8ad6272b385e007d2b291e7ebbeb418e7d",
  "service_id": "e555eb4c668efcd0a0f5c9f88947277163955ee41559b2b52b148d74264cbc56",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T05:52:30Z",
  "url": "https://win.oneshotagent.com/v1/tools/local/search",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comGet recent social media posts from a person
https://win.oneshotagent.com/v1/tools/research/newsfeed
NetworkAdvertised amountBillingPayee
eip155:84530.07 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A
Source and evidence
{
  "description": "Get recent social media posts from a person",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "social_media_url": {
                "description": "Twitter or LinkedIn profile URL",
                "format": "uri",
                "type": "string"
              }
            },
            "required": [
              "social_media_url"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "bodyType",
          "body",
          "method"
        ],
        "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.07",
      "amount_atomic": "70000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "351ffe28d53e270a7e47ad754caeb64127cb39d4f242bf278e4a3b064b14aa10",
  "service_id": "fa0bfe628696000810794ac8b50852b0ae3ae2af51008bf041f8c611a7665ad5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T06:04:56.846Z",
  "url": "https://win.oneshotagent.com/v1/tools/research/newsfeed",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comPeople and contact discovery
https://win.oneshotagent.com/v1/tools/research/people

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "People and contact discovery",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "263bac9215e3c354",
  "service_id": "01701ff25366417c3ab5f05b7dfa361008b3f7222085b4e04a83f2196f5773bd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T22:18:44.87Z",
  "url": "https://win.oneshotagent.com/v1/tools/research/people",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comProfile enrichment from LinkedIn URL
https://win.oneshotagent.com/v1/tools/enrich/profile

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Profile enrichment from LinkedIn URL",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.005,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "be9f90e4a247f386",
  "service_id": "2ba1053c0ef95bf1576f390becb046b4a36f81a4dfb259558e1f6205aa34d571",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T21:46:25.61Z",
  "url": "https://win.oneshotagent.com/v1/tools/enrich/profile",
  "usage_rights": "not_reviewed"
}
win.oneshotagent.comSend email with provisioned domain
https://win.oneshotagent.com/v1/tools/email/send

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Send email with provisioned domain",
  "domain": "win.oneshotagent.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9fb365E4E9385E2a39FeBAd70368267e6f571d9A",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.001,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "4b3088fd60a4c251",
  "service_id": "45b6ce5b4e24f553c85bec4434f8345f5adb60459996e5922e661b052a85612b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T20:08:37.367Z",
  "url": "https://win.oneshotagent.com/v1/tools/email/send",
  "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