Find the better way to pay.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditINTELLIGENCE
Costs, changes and evidence for better service decisions.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditTrack payment offers, service schemas and provider changes over time.
Custom watchlists and historyDiscuss monitoringBring charges, retries and task evaluations into one private evidence record.
Integration pilot · your task criteriaConnect your workflowTHE EVIDENCE BASE
Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.
3,654 observations · Differences between dated observations.
| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
| eip155:143 | 5000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
{
"description": "Get available revenue range values for search filtering.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6e3c0a714cd8a9b1b57213690ad80630837de37d00610eaee5b3d7ff98201e9f",
"service_id": "1a54558fcc858bcb70db81ece9bf9798d99933eaaf7bc0b6d55ec461a5ccd624",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T14:16:32.14Z",
"url": "https://x402.orthogonal.com/leadsforge/search/filters/revenue-ranges",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x32a1ef342b5D6A82bC53208602341474d623E5c3 |
| eip155:143 | 10000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x32a1ef342b5D6A82bC53208602341474d623E5c3 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 3TV5hQVC8tXGAkufZtPtegPPsuHRGkxA22zGjf4ZaLNw |
{
"description": "Search the lead database for people matching filters. Returns paginated results with profile, job, and company data. Filters: firstname, lastname, currentJobTitle, pastJobTitle, currentCompanyName, pastCompanyName, currentCompanyUrn, currentCompanyWebsite, currentCompanyId, school, languages, skills, location, keyword, headcount.",
"domain": "x402.orthogonal.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": {
"pagination": {
"description": "Pagination with size (results per page) and token (from previous response)",
"type": "object"
},
"query": {
"description": "Query with include/exclude filters or range operators",
"type": "object"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
}
},
"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": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x32a1ef342b5D6A82bC53208602341474d623E5c3",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x32a1ef342b5D6A82bC53208602341474d623E5c3",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "3TV5hQVC8tXGAkufZtPtegPPsuHRGkxA22zGjf4ZaLNw",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "cd01039ec7351ac8a237b2401077b6a9149ddc8e9158749412b314a7add550c0",
"service_id": "1b2e7792a0947aebf3d82a1db55ba4fdee9809dcea5ffeecbba5b7297339c2d3",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-10T21:40:20.686Z",
"url": "https://x402.orthogonal.com/icypeas/api/find-people",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe |
| eip155:143 | 10000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | CWn7NkcDFmPVgYcVWGxVuUPPubgjf1P2F5eNWUJs2cwc |
{
"description": "Find the most likely email address from a domain name, first name, and last name.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"company": {
"description": "Company name (3-75 chars)",
"type": "string"
},
"domain": {
"description": "Domain name, e.g. stripe.com",
"type": "string"
},
"enrich_mobile": {
"description": "Set to true to get phone number",
"type": "string"
},
"first_name": {
"description": "First name of the person",
"type": "string"
},
"full_name": {
"description": "Full name of the person",
"type": "string"
},
"last_name": {
"description": "Last name of the person",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"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": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "CWn7NkcDFmPVgYcVWGxVuUPPubgjf1P2F5eNWUJs2cwc",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6b12bdf598d948bbdc53343d6a75148564bf570595df484112fe7eb0d9a8fc66",
"service_id": "1b3aa2fbef3d8a45a8638c9d2207ae05a5d6b01ff71e516bc24d8fabb856ca3a",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-24T15:13:36.853Z",
"url": "https://x402.orthogonal.com/tomba/v1/email-finder",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
| eip155:143 | 5000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
{
"description": "Get available employee range values for lookalikes filtering.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6e3c0a714cd8a9b1b57213690ad80630837de37d00610eaee5b3d7ff98201e9f",
"service_id": "1e451145e2537559581103dac59394ade4edcfa7dbed7fd6b45cc1eb0978c8a0",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T14:16:25.97Z",
"url": "https://x402.orthogonal.com/leadsforge/lookalikes/filters/employee-ranges",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.06 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x6bab1d63b3B51A88c7F87402DB2803b05f0AE9E9 |
| eip155:143 | 60000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x6bab1d63b3B51A88c7F87402DB2803b05f0AE9E9 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 60000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | DHZJ3PpyVtaomjEiHVwzL982prM2LeENNuHiFMxJy4NC |
{
"description": "Validates a phone number and returns whether it's valid, reachable, carrier info, and caller name.",
"domain": "x402.orthogonal.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": {
"phoneNumber": {
"description": "Phone number to validate. E.164 format recommended (e.g. +14155551234).",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
}
},
"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.06",
"amount_atomic": "60000",
"amount_encoding": "atomic_units",
"amount_raw": "60000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x6bab1d63b3B51A88c7F87402DB2803b05f0AE9E9",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "60000",
"amount_encoding": "atomic_units",
"amount_raw": "60000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x6bab1d63b3B51A88c7F87402DB2803b05f0AE9E9",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "60000",
"amount_encoding": "atomic_units",
"amount_raw": "60000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "DHZJ3PpyVtaomjEiHVwzL982prM2LeENNuHiFMxJy4NC",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "25e321b1b8596d40cbd8a9dc5a573cf602998442605a100ba5ef16548122b720",
"service_id": "202eaa7cd868fa297d145a9d42240a5bdcb86ab1c847b8a79cb9512f36d7f37f",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-06T20:20:15.694Z",
"url": "https://x402.orthogonal.com/fiber/v1/validate-phone/single",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.00625 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x059a69c76CEA4D2b319cc05021A093ab3FD9bAFb |
| eip155:143 | 6250 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x059a69c76CEA4D2b319cc05021A093ab3FD9bAFb |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 6250 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 5RpgKFR5Kk28qJGB1sZUx1rob85ptFpKz2kqmYKR9CZW |
{
"description": "Search the web and return matching documents with URLs and content.",
"domain": "x402.orthogonal.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": {
"exclude_domains": {
"description": "Exclude results from these domains.",
"type": "array"
},
"from_date": {
"description": "Only include results published on or after this date (ISO 8601, e.g. \"2025-10-28\").",
"type": "string"
},
"include_domains": {
"description": "Include only results from these domains (e.g. [\"google.com\", \"example.com\"]).",
"type": "array"
},
"max_results": {
"description": "Maximum number of documents to return. Default: 10.",
"type": "integer"
},
"query": {
"description": "The search query. Keep it short for best performance.",
"type": "string"
},
"scope": {
"description": "Limits search to a specific vertical. Options: \"news\", \"wikipedia\", \"people\", \"companies\". Defaults to \"news\" when omitted.",
"type": "string"
},
"to_date": {
"description": "Only include results published on or before this date (ISO 8601, e.g. \"2026-04-29\").",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
}
},
"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.00625",
"amount_atomic": "6250",
"amount_encoding": "atomic_units",
"amount_raw": "6250",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x059a69c76CEA4D2b319cc05021A093ab3FD9bAFb",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "6250",
"amount_encoding": "atomic_units",
"amount_raw": "6250",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x059a69c76CEA4D2b319cc05021A093ab3FD9bAFb",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "6250",
"amount_encoding": "atomic_units",
"amount_raw": "6250",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "5RpgKFR5Kk28qJGB1sZUx1rob85ptFpKz2kqmYKR9CZW",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "e8a48f7659a09d435081527403dd0c0af8a330f5db2fce30fbc6f9c6861dbf06",
"service_id": "22a56a444b2b81e4783442fb9447760c5743fdcd9418e6f71115f5ab2790fd9e",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-31T00:25:36.759Z",
"url": "https://x402.orthogonal.com/seltz/v1/search",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.5 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x8666a0796297de08364E0C8CDA235463A79De43c |
| eip155:143 | 500000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x8666a0796297de08364E0C8CDA235463A79De43c |
{
"description": "Look up a person by name, email, LinkedIn URL, or other identifiers. Returns professional profile and contact information. Consumes 1 export credit.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"current_employer": {
"description": "Current employer name",
"type": "string"
},
"current_title": {
"description": "Current job title",
"type": "string"
},
"email": {
"description": "Email address",
"type": "string"
},
"linkedin_url": {
"description": "LinkedIn profile URL",
"type": "string"
},
"name": {
"description": "Full name of the person",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.5",
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x8666a0796297de08364E0C8CDA235463A79De43c",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x8666a0796297de08364E0C8CDA235463A79De43c",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "a8e8bab02bc824e0d00079058d58744845aace796650c4d4d56ff3e1889295db",
"service_id": "257c39cd9e37f2f9e57bacd2d5bd16eebf0dfdbebed17f2dfa5abb99a0cfb4cc",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T04:07:29.703Z",
"url": "https://x402.orthogonal.com/rocketreach/person/lookup",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.07 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F |
| eip155:143 | 70000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 70000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | CwFB2s4sNi6KoCakopkffNsxLEUzPNmUe23o5frbJ92V |
{
"description": "Find contacts with valid emails at a given domain with given roles. Limited to 5 concurrent sync requests.",
"domain": "x402.orthogonal.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": "Email domain",
"type": "string"
},
"roles": {
"description": "Target roles (max 3)",
"type": "array"
},
"webhook_url": {
"description": "Webhook URL for async callback",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
}
},
"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.07",
"amount_atomic": "70000",
"amount_encoding": "atomic_units",
"amount_raw": "70000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "70000",
"amount_encoding": "atomic_units",
"amount_raw": "70000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "70000",
"amount_encoding": "atomic_units",
"amount_raw": "70000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "CwFB2s4sNi6KoCakopkffNsxLEUzPNmUe23o5frbJ92V",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "8f354a4dc60e0615d270e289ddbbce5384b6d81fb87f049b528657e3fd3f5210",
"service_id": "261991707ab499dec3de4a62902cbc2b9feccbafca08454f21ad7b483ee6a445",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T14:49:34.569Z",
"url": "https://x402.orthogonal.com/findymail/api/search/domain",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.13 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F |
| eip155:143 | 130000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 130000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | CwFB2s4sNi6KoCakopkffNsxLEUzPNmUe23o5frbJ92V |
{
"description": "Find a LinkedIn profile from an email address. 1 credit without profile data, 2 credits with profile data (with_profile=true).",
"domain": "x402.orthogonal.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": {
"description": "Email address to lookup",
"type": "string"
},
"with_profile": {
"description": "Return full profile metadata (default: false)",
"type": "boolean"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
}
},
"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.13",
"amount_atomic": "130000",
"amount_encoding": "atomic_units",
"amount_raw": "130000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "130000",
"amount_encoding": "atomic_units",
"amount_raw": "130000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "130000",
"amount_encoding": "atomic_units",
"amount_raw": "130000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "CwFB2s4sNi6KoCakopkffNsxLEUzPNmUe23o5frbJ92V",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "cb58529676ba12d7e4a5f34b04e20fbb51c9ebf9caed81b9d62cdb3657834772",
"service_id": "2b6782130c0662dc194180f1010974d8d627502bf330e523243114f5ebeb2a1f",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-10T06:51:14.19Z",
"url": "https://x402.orthogonal.com/findymail/api/search/reverse-email",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
| eip155:143 | 5000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
{
"description": "Get available seniority values for search filtering.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6e3c0a714cd8a9b1b57213690ad80630837de37d00610eaee5b3d7ff98201e9f",
"service_id": "2c6950d1a92f6694bd0da0eef01cf171e6493f3b5a557758868592ce59d57f03",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T14:16:32.64Z",
"url": "https://x402.orthogonal.com/leadsforge/search/filters/seniorities",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe |
| eip155:143 | 10000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | CWn7NkcDFmPVgYcVWGxVuUPPubgjf1P2F5eNWUJs2cwc |
{
"description": "Find the email address from a LinkedIn profile URL.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"enrich_mobile": {
"description": "Set to true to get phone number",
"type": "string"
},
"url": {
"description": "LinkedIn profile URL",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"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": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "CWn7NkcDFmPVgYcVWGxVuUPPubgjf1P2F5eNWUJs2cwc",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "9487d685e0ed17e65ec3c1df451724a17a9eac053da0d6f524d8f28c3ae2033a",
"service_id": "3793fc57ea9727e9ac73aea630be179cc32fa2ba44e69fb9c20f4857c9944977",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T18:16:55.545Z",
"url": "https://x402.orthogonal.com/tomba/v1/linkedin",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
| eip155:143 | 5000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
{
"description": "Get available industry values for search filtering.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6e3c0a714cd8a9b1b57213690ad80630837de37d00610eaee5b3d7ff98201e9f",
"service_id": "39b62137b13a22da23ff9089a0ebd6e03c6fe59a5b3cc5b1824ee4604b39d43a",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T14:17:04.127Z",
"url": "https://x402.orthogonal.com/leadsforge/search/filters/industries",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.084 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x12E8DE0712aEbe6579A9E16deE2AE9FfCc4E7dC2 |
| eip155:143 | 84000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x12E8DE0712aEbe6579A9E16deE2AE9FfCc4E7dC2 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 84000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 3DCTe25GTwf78ViCUwXxUxf4cmkvnguCE7nnUBfZNDAE |
{
"description": "Get the most comprehensive company profile by its Coresignal numeric ID. Multi-source data is aggregated from professional networks, business databases, and other sources. Use IDs returned by the search endpoints or look up by website using the 'Multi-source Company Enrich' endpoint. Returns company name, website, industry, size, funding, social URLs, and more.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.084",
"amount_atomic": "84000",
"amount_encoding": "atomic_units",
"amount_raw": "84000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x12E8DE0712aEbe6579A9E16deE2AE9FfCc4E7dC2",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "84000",
"amount_encoding": "atomic_units",
"amount_raw": "84000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x12E8DE0712aEbe6579A9E16deE2AE9FfCc4E7dC2",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "84000",
"amount_encoding": "atomic_units",
"amount_raw": "84000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "3DCTe25GTwf78ViCUwXxUxf4cmkvnguCE7nnUBfZNDAE",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6e3c0a714cd8a9b1b57213690ad80630837de37d00610eaee5b3d7ff98201e9f",
"service_id": "400ea14e5476badffb8a00ac38dea88f402e1ae8f7a0f1ab2c0412dd8dac0c89",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T21:49:19.338Z",
"url": "https://x402.orthogonal.com/coresignal/v2/company_multi_source/collect/98847749",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x32a1ef342b5D6A82bC53208602341474d623E5c3 |
| eip155:143 | 10000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x32a1ef342b5D6A82bC53208602341474d623E5c3 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 3TV5hQVC8tXGAkufZtPtegPPsuHRGkxA22zGjf4ZaLNw |
{
"description": "Search the lead database for companies matching filters. Returns paginated results. Filters: name, lid, urn, companyId, companyType, industry, location, headcount (range), headcountGrowth, revenue (range), keyword, website.",
"domain": "x402.orthogonal.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": {
"pagination": {
"description": "Pagination with size and token",
"type": "object"
},
"query": {
"description": "Query with include/exclude filters or range operators",
"type": "object"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
}
},
"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": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x32a1ef342b5D6A82bC53208602341474d623E5c3",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x32a1ef342b5D6A82bC53208602341474d623E5c3",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "3TV5hQVC8tXGAkufZtPtegPPsuHRGkxA22zGjf4ZaLNw",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "92f8f486a0d14074ecf4bb9a2da0d73b3bbb9d5ce39a0bff6a93f692ee00bd66",
"service_id": "434bc13752eef80b83af3ea87a81a428206e186b929fc9379e69c2ba39a12941",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T09:23:55.649Z",
"url": "https://x402.orthogonal.com/icypeas/api/find-companies",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
| eip155:143 | 5000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
{
"description": "Preview lookalike companies for given domains. This endpoint is free on the upstream API.",
"domain": "x402.orthogonal.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": {
"categories": {
"description": "Category filter",
"type": "array"
},
"domains": {
"description": "Array of company domains to find lookalikes for",
"type": "array"
},
"employeeRanges": {
"description": "Employee range filter",
"type": "array"
},
"fundingStages": {
"description": "Funding stage filter",
"type": "array"
},
"locations": {
"description": "Location filter (array of objects with id and type)",
"type": "array"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
}
},
"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.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "3df2012e56ba3f1a90072b77a4b8026892c142fcd84437999c75a9a763a2bcb3",
"service_id": "4ad7b1f39077b4dc8b113b739bb68fb61dbc486e75ca370174f32a23d08ef053",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T14:16:30.515Z",
"url": "https://x402.orthogonal.com/leadsforge/lookalikes/preview",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9EdC06E69FBf71B191510CA9446Fe09caa95668d |
| eip155:143 | 20000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x9EdC06E69FBf71B191510CA9446Fe09caa95668d |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 4Bf6zpkrv4gtirAzM3kzqXrRRLXNmbKrpHLebTpAk3Wg |
{
"description": "Reddit",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"subreddit": {
"description": "Subreddit name. MUST be case sensitive. So 'AskReddit' not 'askreddit'.",
"type": "string"
},
"url": {
"description": "Subreddit URL",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"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": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9EdC06E69FBf71B191510CA9446Fe09caa95668d",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x9EdC06E69FBf71B191510CA9446Fe09caa95668d",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "4Bf6zpkrv4gtirAzM3kzqXrRRLXNmbKrpHLebTpAk3Wg",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "877952cd280dafacdc9c5771205cc97fc60b5060cbf8a79d790815e95d5e197a",
"service_id": "4fb1e60256fd17252fbea53aebe4dadffb69f19767c52fdfa91ef10b00056431",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T00:43:49.07Z",
"url": "https://x402.orthogonal.com/scrapecreators/v1/reddit/subreddit/details",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F |
| eip155:143 | 15000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | CwFB2s4sNi6KoCakopkffNsxLEUzPNmUe23o5frbJ92V |
{
"description": "Verify an email address. Uses one verifier credit on all attempted verifications.",
"domain": "x402.orthogonal.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": {
"description": "Email to verify",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
}
},
"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.015",
"amount_atomic": "15000",
"amount_encoding": "atomic_units",
"amount_raw": "15000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "15000",
"amount_encoding": "atomic_units",
"amount_raw": "15000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "15000",
"amount_encoding": "atomic_units",
"amount_raw": "15000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "CwFB2s4sNi6KoCakopkffNsxLEUzPNmUe23o5frbJ92V",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "fd756c654deb4d628f471077001da53f63797c842dbf15ec9c356e099f8f2de0",
"service_id": "56683db11f06dc3e34ddfe40ecd7f1429e085e44d2e614ba37a8dd04bd7d7626",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T14:17:10.281Z",
"url": "https://x402.orthogonal.com/findymail/api/verify",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xDD51Ae794F2cBBC69EF791bE8Aa4476d6D48C7ce |
| eip155:143 | 80000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xDD51Ae794F2cBBC69EF791bE8Aa4476d6D48C7ce |
{
"description": "Fetch hiring signals (open job postings) with position, department, seniority, and location filters. Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"applicants": {
"description": "Comma-separated applicant ranges",
"type": "string"
},
"categories": {
"description": "Pipe-separated industry categories",
"type": "string"
},
"city": {
"description": "Free-text search on city, location, and region",
"type": "string"
},
"company_domain": {
"description": "Company website domain",
"type": "string"
},
"company_linkedin_url": {
"description": "LinkedIn company URL",
"type": "string"
},
"company_name": {
"description": "Search by company name (partial match, fuzzy)",
"type": "string"
},
"countries": {
"description": "Comma-separated country codes",
"type": "string"
},
"dateFrom": {
"description": "Filter by date from (ISO-8601 string)",
"type": "string"
},
"dateTo": {
"description": "Filter by date to (ISO-8601 string)",
"type": "string"
},
"date_preset": {
"description": "Relative date shorthand; takes precedence over dateFrom/dateTo. Valid values: today, yesterday, last_7d, last_14d, last_30d, last_60d, last_90d, last_6m, last_1y, last_2y, this_week, this_month, this_quarter, this_year, last_week, last_month, last_quarter, last_year.",
"example": "last_7d",
"type": "string"
},
"departments": {
"description": "Comma-separated department IDs",
"type": "string"
},
"description": {
"description": "Full-text keyword search over the job description body only",
"type": "string"
},
"exclude_countries": {
"description": "Comma-separated country names or codes to exclude",
"type": "string"
},
"job_countries": {
"description": "Comma-separated country codes matching the job listing location only",
"type": "string"
},
"limit": {
"description": "Results per page (max: 100)",
"type": "integer"
},
"page": {
"description": "Page number For later pages of the same logical search, keep non-pagination parameters unchanged and pass top-level parentRequestId from the first Orthogonal /v1/run response.",
"type": "integer"
},
"positions": {
"description": "Comma-separated position IDs",
"type": "string"
},
"search": {
"description": "Free-text search across company name, industry, job title, location, and city",
"type": "string"
},
"seniorities": {
"description": "Comma-separated seniority IDs",
"type": "string"
},
"sort_by": {
"description": "Sort field",
"type": "string"
},
"sort_order": {
"description": "Sort direction",
"type": "string"
},
"states": {
"description": "Comma-separated US state codes",
"type": "string"
},
"subcategories": {
"description": "Comma-separated subcategory IDs",
"type": "string"
},
"team_size": {
"description": "Comma-separated team size ranges",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.08",
"amount_atomic": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xDD51Ae794F2cBBC69EF791bE8Aa4476d6D48C7ce",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0xDD51Ae794F2cBBC69EF791bE8Aa4476d6D48C7ce",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "7f68f3ec5c5445aa8e19b51afb4d0e81574eaef54b72ae9037c654def9da34be",
"service_id": "5a7a311b34bce0e4160aef98c98725868f5fd98b16d6c2bec6cae35affa8047a",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T09:24:07.025Z",
"url": "https://x402.orthogonal.com/signalbase/signals/hiring",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.07 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F |
| eip155:143 | 70000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 70000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | CwFB2s4sNi6KoCakopkffNsxLEUzPNmUe23o5frbJ92V |
{
"description": "Get the technology stack for a company by domain. 1 credit when technologies found, free when no results.",
"domain": "x402.orthogonal.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"
},
"technologies": {
"description": "Filter by tech names (case-insensitive)",
"type": "array"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
}
},
"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.07",
"amount_atomic": "70000",
"amount_encoding": "atomic_units",
"amount_raw": "70000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "70000",
"amount_encoding": "atomic_units",
"amount_raw": "70000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x24a5Ec14De5DBf0eD1e27784D63D22DC9451998F",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "70000",
"amount_encoding": "atomic_units",
"amount_raw": "70000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "CwFB2s4sNi6KoCakopkffNsxLEUzPNmUe23o5frbJ92V",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "357d42d24b3822d11883e1c8c554b06bb8d5835acbf33d521682b33ea41bfe52",
"service_id": "5b0607ced418d6c857fa5086565f80b3f4c5e7fa919963c4f181ed15a82543fe",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T14:49:39.475Z",
"url": "https://x402.orthogonal.com/findymail/api/technologies",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9f7556c65392E5cBCB342010618C2b407E64A8EA |
| eip155:143 | 30000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x9f7556c65392E5cBCB342010618C2b407E64A8EA |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 30000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | Nje5Q1N9vrvLFusYh7mUnv2Mr7JW9mmMqkWgNNKnkVz |
{
"description": "Capture a screenshot of a website. Supports both viewport (standard browser view) and full-page screenshots. Can also screenshot specific page types (login, pricing, etc.) by using heuristics to find the appropriate URL. Returns a URL to the uploaded screenshot image hosted on our CDN.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"domain": {
"description": "Domain name to take screenshot of (e.g., 'example.com', 'google.com'). The domain will be automatically normalized and validated.",
"example": "example.com",
"type": "string"
},
"fullScreenshot": {
"description": "Optional parameter to determine screenshot type. If 'true', takes a full page screenshot capturing all content. If 'false' or not provided, takes a viewport screenshot (standard browser view).",
"type": "string"
},
"page": {
"description": "Optional parameter to specify which page type to screenshot. If provided, the system will scrape the domain's links and use heuristics to find the most appropriate URL for the specified page type (30 supported languages). If not provided, screenshots the main domain landing page.",
"type": "string"
},
"prioritize": {
"description": "Optional parameter to prioritize screenshot capture. If 'speed', optimizes for faster capture with basic quality. If 'quality', optimizes for higher quality with longer wait times. Defaults to 'quality' if not provided.",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.03",
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9f7556c65392E5cBCB342010618C2b407E64A8EA",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x9f7556c65392E5cBCB342010618C2b407E64A8EA",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "Nje5Q1N9vrvLFusYh7mUnv2Mr7JW9mmMqkWgNNKnkVz",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "f5a7952e9d31f6213cf9fc26b672775ad23681b42d8a286fbc77acfcaf776388",
"service_id": "5c082ff6e6bfded6a4427dda722846f458d9f127a6ce4703a008322b1a65cd18",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T00:39:08.399Z",
"url": "https://x402.orthogonal.com/brand-dev/v1/brand/screenshot",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe |
| eip155:143 | 10000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | CWn7NkcDFmPVgYcVWGxVuUPPubgjf1P2F5eNWUJs2cwc |
{
"description": "Get the email format patterns used by a domain (e.g. first.last, firstlast).",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"domain": {
"description": "Domain name, e.g. stripe.com",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"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": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0xaC9ad2609466fB92C69640fa2b9Ee7B22a76E8fe",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "CWn7NkcDFmPVgYcVWGxVuUPPubgjf1P2F5eNWUJs2cwc",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "be8bf44a8d54630268302f5caed988a0f8acf17412e20f0c37295adaba9a5d49",
"service_id": "5e171e5758085a076b9db83909c7d557bcb0fb8a4baf5351e01fe057aec52234",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-14T11:29:55.622Z",
"url": "https://x402.orthogonal.com/tomba/v1/email-format",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9EdC06E69FBf71B191510CA9446Fe09caa95668d |
| eip155:143 | 20000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x9EdC06E69FBf71B191510CA9446Fe09caa95668d |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 4Bf6zpkrv4gtirAzM3kzqXrRRLXNmbKrpHLebTpAk3Wg |
{
"description": "Transcript",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"language": {
"description": "2 letter language code, ie 'en', 'es', 'fr' etc. If the transcript is not available in the language you specify, the transcript will be null.",
"type": "string"
},
"url": {
"description": "YouTube video or short URL",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"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": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9EdC06E69FBf71B191510CA9446Fe09caa95668d",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x9EdC06E69FBf71B191510CA9446Fe09caa95668d",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "4Bf6zpkrv4gtirAzM3kzqXrRRLXNmbKrpHLebTpAk3Wg",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "042ba722e020e5d7a482ad8d0036e89e9da5d416afce930517979e189d10f4b2",
"service_id": "63e2236ecd1026ebe3ffde000bf101a31051993c903adf9281bb06d7905fb622",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T00:38:19.656Z",
"url": "https://x402.orthogonal.com/scrapecreators/v1/youtube/video/transcript",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x6013D764502369012dF405A21C7DCBb6eFD1507b |
| eip155:143 | 10000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x6013D764502369012dF405A21C7DCBb6eFD1507b |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 5TFqz69gpVTV3LJokYEvtFhCpySGCoqpeMwcSAvfxfbd |
{
"description": "Total precipitation in the last 48 hours for the given location(s). | ERROR: Unable to calculate price.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"format": {
"default": "json",
"type": "string"
},
"latitude": {
"default": "37.75750,42.35355,29.97991",
"example": "37.75750,42.35355,29.97991",
"type": "string"
},
"longitude": {
"default": "-122.42616,-71.06053,-90.07447",
"example": "-122.42616,-71.06053,-90.07447",
"type": "string"
},
"timeZoneId": {
"default": "America/Chicago",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"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": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x6013D764502369012dF405A21C7DCBb6eFD1507b",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x6013D764502369012dF405A21C7DCBb6eFD1507b",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "5TFqz69gpVTV3LJokYEvtFhCpySGCoqpeMwcSAvfxfbd",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "f7f0565a400e6745f5c94ab6b2201e975262e7de721ee9b1a9a4427be9b8eb86",
"service_id": "643f744b31513f09a8a3243571039823deec75a346fad59795ac73ca06e8e842",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-04T20:32:31.828Z",
"url": "https://x402.orthogonal.com/precip/api/v1/last-48",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9EdC06E69FBf71B191510CA9446Fe09caa95668d |
| eip155:143 | 20000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x9EdC06E69FBf71B191510CA9446Fe09caa95668d |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 4Bf6zpkrv4gtirAzM3kzqXrRRLXNmbKrpHLebTpAk3Wg |
{
"description": "Reels",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"handle": {
"description": "Instagram handle",
"type": "string"
},
"max_id": {
"description": "Cursor for pagination",
"type": "string"
},
"trim": {
"description": "Set to true for a trimmed response",
"type": "string"
},
"user_id": {
"description": "Instagram user id",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"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": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9EdC06E69FBf71B191510CA9446Fe09caa95668d",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x9EdC06E69FBf71B191510CA9446Fe09caa95668d",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "4Bf6zpkrv4gtirAzM3kzqXrRRLXNmbKrpHLebTpAk3Wg",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "58ea858435145f54b30534f5fedf68c647b0658c571d56c5ca4d5c2a05abeb68",
"service_id": "674a7fa69633cb561299374f7c3c2873bcb446eb32c75fa1da0723a9fbd29988",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-16T13:05:17.698Z",
"url": "https://x402.orthogonal.com/scrapecreators/v1/instagram/user/reels",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
| eip155:143 | 5000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669 |
{
"description": "Get list of supported country values for company followers filtering.",
"domain": "x402.orthogonal.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0xEfcd28BB1BF3a80C26C7195AF15C47fF3B815669",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6e3c0a714cd8a9b1b57213690ad80630837de37d00610eaee5b3d7ff98201e9f",
"service_id": "68c7a3c207e93ffa38cf5df5b6c329b5925272decbbdeb24760fc75d4814d2bb",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T05:51:29.551Z",
"url": "https://x402.orthogonal.com/leadsforge/company-followers/filters/countries",
"usage_rights": "not_reviewed"
}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 integrationDiscovery 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