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.
10,474 observations · Differences between dated observations.
| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
{
"description": "Reverse-geocode coordinates (WORLDWIDE) to a street address + parsed components via OpenStreetMap Nominatim; enriched with the nearest NWS city/state when the point is in the US.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"lat": {
"description": "Latitude [-90,90]",
"type": "number"
},
"lon": {
"description": "Longitude [-180,180]",
"type": "number"
}
},
"required": [
"lat",
"lon"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "98971943c5ca26f8af4d5748134b05e39f053946616ffc233903fcfd6cc7aea9",
"service_id": "60d154d355cff74516d5715dccb2747c3a3672caada52d710f0dbede3371d9ae",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T16:18:48.802Z",
"url": "https://api.agentstools.dev/geocode/reverse",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 30000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 30000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 30000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 30000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Forward-looking FDA regulatory catalyst calendar for one biotech issuer, extracted from primary SEC 8-K and 6-K filings. Give a ticker or CIK and get upcoming PDUFA target action dates, advisory committee meetings, Complete Response Letters, priority reviews and PDUFA extensions, each date grounded in a quote from the filing and cited to its accession and EDGAR URL.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"cik": {
"description": "SEC EDGAR issuer CIK, any zero-padding accepted",
"type": "string"
},
"event_types": {
"description": "Optional filter of regulatory event types to include (default all)",
"items": {
"enum": [
"pdufa",
"adcomm",
"crl",
"priority_review",
"pdufa_extension"
],
"type": "string"
},
"type": "array"
},
"forward_only": {
"description": "Only future dates (default true)",
"type": "boolean"
},
"lookback_days": {
"description": "How far back to search filings, default 270",
"maximum": 730,
"minimum": 1,
"type": "integer"
},
"ticker": {
"description": "Stock ticker symbol, e.g. SRRK",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "8df69a77765eeddb4702e50e85ec02d303837a47361de0b44339685754dbf681",
"service_id": "61ff5d7a8fb1e008fb81c7ece2c24374bcb2e3f59c5007defeb51a7ee4c398ca",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:49:59.76Z",
"url": "https://api.agentstools.dev/catalyst/calendar",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 20000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 20000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 20000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "The US Monthly Treasury Statement: federal receipts, outlays and the deficit or surplus for the latest month and fiscal year to date, fused with interest expense. Computes the deficit change year over year and interest expense as a share of receipts. Cited to Treasury Fiscal Data.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "4c5ca9b5d504fb9307bd33483bd442ffcc71a0b4ce9146e3c5ee872fb1caabd0",
"service_id": "625e836b454cffd59a997ecdcae3094f099bca1c65726f70ff495227b83f7213",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:47:48.649Z",
"url": "https://api.agentstools.dev/treasury/statement",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 100000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 100000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 100000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 100000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Open Hyperliquid perpetual positions for an EVM address: per-position direction, size, USD notional, leverage, entry, mark, unrealized PnL, ROE and liquidation price, PLUS derived signals — distance-to-liquidation, account leverage, aggregate unrealized PnL, concentration and a deterministic 0-100 liquidation-risk score. Follow-the-smart-money wallet intelligence in one call. public on-chain data, not financial advice.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"address": {
"description": "A 0x-prefixed 40-hex EVM address (the wallet to profile). Hosts are fixed server-side; you pass only this address.",
"type": "string"
}
},
"required": [
"address"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.1",
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"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": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "822d3a612b790905713d4b022a2ce6959181e6a284036df46657781b50066840",
"service_id": "62c4a615d2b9766b72c3d3d356060323a673181a6e3b926ffb5e41ae214f4d33",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:53:45.408Z",
"url": "https://api.agentstools.dev/trader/perps",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 100000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 100000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 100000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 100000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Batch static accessibility (WCAG 2.2) check of many UI files at once: a list of objects each with a filename, optional framework and markup. Returns a per-file pass, caution or block verdict plus a rollup with the worst verdict and totals by severity. Accessibility indicators, not a legal compliance guarantee.",
"domain": "api.agentstools.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"files": {
"description": "List of objects, each with filename, optional framework and markup",
"items": {
"type": "object"
},
"type": "array"
},
"framework": {
"description": "Default framework for files that do not set one",
"enum": [
"auto",
"html",
"jsx",
"tsx",
"vue",
"angular"
],
"type": "string"
},
"level": {
"description": "Default WCAG level for every file (default AA)",
"enum": [
"A",
"AA"
],
"type": "string"
}
},
"required": [
"files"
]
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.1",
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"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": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "b3664a7fccc0ca84b217352053e117e913418cd65f581bcaccd6be98ae1e6fa5",
"service_id": "62dc8ad67b11f23065ab44e262c7f7238b063de8a2f1120c54c44e0a6499ff03",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:55:49.422Z",
"url": "https://api.agentstools.dev/a11y/batch",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
{
"description": "Vehicle safety and recall check for a car, by make/model/year or by VIN. Fuses NHTSA open recalls, a complaint summary (crash, fire, injuries, deaths) and the 5-star NCAP safety rating into one cited JSON with a deterministic risk score. Risk indicators, not advice.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"make": {
"description": "Vehicle make, e.g. Honda",
"type": "string"
},
"model": {
"description": "Vehicle model, e.g. Accord",
"type": "string"
},
"vin": {
"description": "17-char VIN; decoded to make/model/year instead of supplying them",
"type": "string"
},
"year": {
"description": "Vehicle model year, e.g. 2015",
"maximum": 2030,
"minimum": 1949,
"type": "integer"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "55bd78a16e88106e76b3e1053d773cad7b109c40b3c9a6ae0b49c8b6028b3a89",
"service_id": "63a30c2bd60fbc427ff354e4304ae3a3f217add00ca6393749028cfc7efb0f99",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-04T18:34:44.851Z",
"url": "https://api.agentstools.dev/safety/vehicle",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 10000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 10000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 10000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "US State Department travel advisory for a destination country. Returns the advisory level one to four, its label, the summary and the last-updated date, normalized to one cited JSON. Authoritative and live. Informational, not travel advice.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"destination": {
"description": "Destination country name, ISO2 or ISO3 code",
"type": "string"
}
},
"required": [
"destination"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "4267f172cdde33ba2c9d34c9ea0c99f839fc336faf7a69e31c8bee29a52fdbb4",
"service_id": "64a3e94f7a53577077823cb50aa67f9f3445905fd00855ef7eee0da28b92586f",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:48:45.41Z",
"url": "https://api.agentstools.dev/travel/advisory",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
{
"description": "Composite crypto market sentiment: the Fear & Greed index (value, classification, trend) blended with aggregated news-headline sentiment into one bullish/bearish/neutral score, optionally focused on a coin or query. Data by alternative.me (attributed) + curated RSS headlines.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"coin": {
"description": "Focus news sentiment on a coin by ticker or name (BTC, ETH, ...); F&G is market-wide",
"type": "string"
},
"query": {
"description": "Free-text filter for the news-sentiment component",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "9b36aa6f102320a035a44104dd29ce5c328ed2fae816747081661ece9b192a63",
"service_id": "64a6d598437a3a4fa89cdd76d9143ace86eda9e6d25519bbdd2715b82f6dd834",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T23:29:40.093Z",
"url": "https://api.agentstools.dev/crypto/sentiment",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
{
"description": "Validate and classify an email DOMAIN from public DNS: MX hosts + mail-provider, SPF and DMARC policy, plus disposable / free-webmail / role-account flags and a deliverability signal. No SMTP probing of individual mailboxes (privacy + ToS).",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"domain": {
"description": "Alternative input: the email domain directly",
"type": "string"
},
"email": {
"description": "Email address (its domain is checked)",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "19c0ee0fd22bb6133ccb8bfc9fce3a5b644d933d15cc5331f83ebc9b2f81d93f",
"service_id": "6684d49ab5999507ae4e5ed69dc4312750bc4072274630a58f819c3571d2efed",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-02T15:15:28.258Z",
"url": "https://api.agentstools.dev/enrich/email",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 20000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 20000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 20000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Screen a US healthcare provider against the OIG LEIE federal exclusion list. Exact NPI match returns an authoritative exclusion; a name match returns potential matches for review. Accepts an npi, a name, or an organization.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"dob": {
"description": "Date of birth to corroborate a name match (YYYY-MM-DD)",
"type": "string"
},
"first_name": {
"description": "Individual provider first name",
"type": "string"
},
"last_name": {
"description": "Individual provider last name",
"type": "string"
},
"npi": {
"description": "10-digit National Provider Identifier",
"type": "string"
},
"organization": {
"description": "Organization/business name",
"type": "string"
},
"state": {
"description": "Two-letter US state code",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "a8546969c83da35912c8c29660e6e2e5ad23fc1d8ef44c2e6bbdc5619759185e",
"service_id": "674ca8c8b7711a460fab3280010445a30b49bf237ac31234f07b252ad62b5ffc",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:41:14.83Z",
"url": "https://api.agentstools.dev/provider/screen",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.008 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 8000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 8000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 8000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 8000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Deterministic Farcaster social-reputation score from zero to one hundred for a fid, username or address. Combines account age, verified wallets, a primary address, username presence, follower floor and cast activity into a score, a band and per-dimension reasons. Anti-sybil and provenance signal for crypto agents. Reputation indicators, not a guarantee.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"address": {
"description": "Ethereum address to score via its linked FID",
"type": "string"
},
"fid": {
"description": "Farcaster ID (FID), a positive integer",
"minimum": 1,
"type": "integer"
},
"username": {
"description": "Farcaster username, without the at-sign",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.008",
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"asset": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"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": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "358e96fb157d258a8eb66555e974eaa34fd9a42d0a40e0459ff9bf3fd73e8974",
"service_id": "68f1b52b2e4b03d0529c22ee01ebafee075b9f55a56503faf7606a9f8cf583e2",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:47:07.501Z",
"url": "https://api.agentstools.dev/farcaster/reputation",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
{
"description": "Composite crypto market sentiment: the Fear & Greed index (value, classification, trend) blended with aggregated news-headline sentiment into one bullish/bearish/neutral score, optionally focused on a coin or query. Data by alternative.me (attributed) + curated RSS headlines.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"coin": {
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "b6316781721e4059076d73587581d21bf9173ea430ebcfb05db6656b5b1027bc",
"service_id": "696bff026ce1ff2ea52464278554e10662a71e59ac705b66a8673c9c68d58804",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T08:54:17.812Z",
"url": "https://api.agentstools.dev/crypto/sentiment-ctl",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 20000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 20000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 20000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Safety and performance preflight for a database query BEFORE you run it. Send the query for Postgres, MySQL or SQLite and get a pass, caution or block verdict with per-finding operation, severity, plain-language reason and a fix. Query-safety indicators, not a guarantee.",
"domain": "api.agentstools.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"dialect": {
"description": "Database dialect (default postgres)",
"enum": [
"postgres",
"mysql",
"sqlite",
"bigquery",
"snowflake"
],
"type": "string"
},
"options": {
"description": "Optional hints, e.g. indexed_columns: list of column names to refine performance findings",
"type": "object"
},
"sql": {
"description": "The query text to check",
"type": "string"
}
},
"required": [
"sql"
]
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "dedfeb0e11849179638679b176dd97bf1a987800f1fa877e64c59424e6d6ae14",
"service_id": "6a75962c9acc42c96409b88c4a147d0c567ab899a4dc229c294055536130a91a",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:55:55.577Z",
"url": "https://api.agentstools.dev/sql/check",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 20000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 20000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 20000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "One Snapshot proposal plus DETERMINISTIC governance semantics (no LLM): quorum progress and whether quorum is met, the leading choice and its margin, participation (votes and total voting power), seconds remaining, an honest outcome projection (current leader, not a final result), the top voters, and a structured digest.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"proposal_id": {
"description": "Snapshot proposal id (0x… hex)",
"type": "string"
}
},
"required": [
"proposal_id"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "ae14d2ccbf56d288ba3be7351235e26c3426070a49b8b954de9054849ee4ac35",
"service_id": "6ae78fb260ed1e92cd43619985fb3ffc42356ecd0a374e9a88060bbd8d2b5424",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:51:07.008Z",
"url": "https://api.agentstools.dev/governance/proposal",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.008 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
{
"description": "Renewable share of US electricity generation from the EIA grid monitor: solar, wind, hydro and geothermal as a percentage of the latest hourly generation total, by grid region. Source: U.S. Energy Information Administration.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"metric": {
"description": "Renewable share of generation (default share)",
"enum": [
"share"
],
"type": "string"
},
"region": {
"description": "Grid region (default us)",
"enum": [
"us",
"california",
"carolinas",
"central",
"florida",
"mid_atlantic",
"midwest",
"new_england",
"new_york",
"northwest",
"southeast",
"southwest",
"tennessee",
"texas"
],
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.008",
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "f186cd2ef787d572fd979a2b732be748eca0e999794a5457d0d41a7d851fe01a",
"service_id": "6bb0ef26bb021cadf80b1b5a1cb015be10ceba6e297262bdfd8c563d4c2a704c",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-31T15:59:49.966Z",
"url": "https://api.agentstools.dev/energy/renewables",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 20000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 20000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 20000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Compare several US geographies on one real-estate metric: price momentum, gross rental yield, price to income, median home value, median gross rent or median household income. Returns a ranking plus rank, highest and lowest, spread and mean signals.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"geo": {
"description": "Two or more geographies (states, metro CBSA codes, county FIPS or ZIPs), comma-separated",
"type": "string"
},
"metric": {
"description": "The metric to rank on (default price_momentum_yoy)",
"enum": [
"price_momentum_yoy",
"gross_rental_yield",
"price_to_income",
"median_home_value",
"median_gross_rent",
"median_household_income"
],
"type": "string"
}
},
"required": [
"geo"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "3c6dde15ddc69e698ae51849704a7ae026e6e2525b90ff229251c7c050f41f26",
"service_id": "6bee38e38439a3627e9a90c584e15fc6fded26c34595707337440b67b80ff2d9",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:41:35.68Z",
"url": "https://api.agentstools.dev/realestate/compare",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 30000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 30000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 30000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 30000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Estimate the effective US import duty for one HTS code from one origin country. Returns the base rate (MFN or FTA), the additional trade-war layers (Section 301, Section 232, IEEPA) with their Chapter 99 provisions, the combined effective rate, and an optional landed-cost estimate.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"customs_value": {
"description": "Optional entered customs value in USD for landed cost",
"type": "number"
},
"hts": {
"description": "HTS or HS code, 4 to 10 digits, dots optional",
"type": "string"
},
"origin": {
"description": "Country of origin as an ISO code, e.g. CN, MX, DE",
"type": "string"
}
},
"required": [
"hts",
"origin"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "a0ed273da5628d40fe5f1b3174c9a5e7f50e35566134abe735044a5df2eb827f",
"service_id": "6cbe261e5330afc2ff372320e26590abd0632deb9585559937cc0a9cb7f52581",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:41:07.966Z",
"url": "https://api.agentstools.dev/trade/tariff",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 3000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 3000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 3000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 3000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "US payroll tax estimate: Social Security and Medicare on wages, or self-employment tax, including the additional Medicare surtax. Pure computation over your inputs, not tax advice.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"filing_status": {
"description": "Filing status, default single",
"enum": [
"single",
"married_jointly",
"married_separately",
"head_of_household"
],
"type": "string"
},
"self_employed": {
"description": "True computes self-employment tax, default false",
"type": "boolean"
},
"tax_year": {
"description": "Tax year, default 2026",
"type": "integer"
},
"wages": {
"description": "Annual wages or net self-employment earnings (>= 0)",
"type": "number"
}
},
"required": [
"wages"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"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": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "4cfc80bae40dfb0d76f01c2496ba08451bef1d2fe6e2d1b63361baa1f1cfc78e",
"service_id": "6cdb93f3fe5764e7345b6da51e9a7959646eaafaf204a7d9dc46905ca16d1b6c",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:46:19.713Z",
"url": "https://api.agentstools.dev/tax/fica",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 20000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 20000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 20000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Static accessibility (WCAG 2.2) check of a UI markup fragment for JSX, TSX, Vue, Angular or HTML. Detects missing image alt, unlabeled form controls, buttons and links with no accessible name, skipped heading levels, invalid ARIA, non-interactive click handlers, duplicate ids, positive tabindex and low static colour contrast. Returns a pass, caution or block verdict with per-finding WCAG criterion, element and line. Accessibility indicators, not a legal compliance guarantee.",
"domain": "api.agentstools.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"framework": {
"description": "Source framework (default auto-detect)",
"enum": [
"auto",
"html",
"jsx",
"tsx",
"vue",
"angular"
],
"type": "string"
},
"level": {
"description": "WCAG conformance level to check (default AA)",
"enum": [
"A",
"AA"
],
"type": "string"
},
"markup": {
"description": "The UI markup fragment or component to check",
"type": "string"
},
"palette": {
"description": "Optional name-to-colour map for static contrast (e.g. CSS variables / theme tokens)",
"type": "object"
},
"theme": {
"description": "Alias of palette",
"type": "object"
}
},
"required": [
"markup"
]
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "40d19ceeba9b0469e6252b76ce4f7086b2f18aa379ee894cc0fd67db4ac17c5c",
"service_id": "6d1f11ab3f43339cf7b060aace16dfa1d76c9c50cd913bf89eab5323a118fcaf",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:55:47.514Z",
"url": "https://api.agentstools.dev/a11y/preflight",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 3000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 3000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 3000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 3000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Check whether a crypto address appears on the official public sanctions lists (OFAC SDN, UK, EU, UN). Deterministic exact lookup; returns the matched record (list, program, entity name, reference, currency).",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"address": {
"description": "Crypto address to screen (any chain)",
"type": "string"
},
"chain": {
"description": "Optional currency symbol to restrict the match",
"examples": [
"ETH",
"XBT",
"TRX",
"USDT",
"SOL"
],
"type": "string"
}
},
"required": [
"address"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"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": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "5dfa9f6d7503de66d51cb4b884360fb52d5425437a75dbc94bad76447a5215a1",
"service_id": "6d1fb088f20443bb34041089c85c19cbd33d981b0e731da595230503af96f43d",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:38:44.166Z",
"url": "https://api.agentstools.dev/screen/address",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 10000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 10000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 10000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Search US federal bills by keyword (optionally within one Congress) and get a ranked list of matching bills with id, title and latest action. Source: Congress.gov, public-domain.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"congress": {
"description": "Optional Congress number to scope the search",
"type": "integer"
},
"keyword": {
"description": "Alias for q",
"type": "string"
},
"limit": {
"description": "Max bills to return, default 10",
"maximum": 25,
"minimum": 1,
"type": "integer"
},
"policyArea": {
"description": "Optional policy-area keyword to filter results",
"type": "string"
},
"q": {
"description": "Keyword / phrase to search bill text",
"type": "string"
},
"sponsor": {
"description": "Optional sponsor name filter",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "d5fb4c3a073a5aa3c929741b96842376244519d2f50e066c91d01ff4bb49b081",
"service_id": "6d53c6c651033e6895a88614fa3edff73f4ceeb008710e8216d8ae443966cb8f",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:39:16.731Z",
"url": "https://api.agentstools.dev/legislative/search",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 20000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 20000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 20000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "US prevailing-wage determination for an occupation and location: the DOL OFLC four-tier level wages (Level 1 to 4) plus the average, hourly and annualized, with the geographic level, wage year and citation. Resolves the occupation by SOC code, O*NET code or free text and the location by OFLC area, county and state, or metro-area name. Optionally flags whether an offered wage meets the prevailing level.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"area": {
"description": "OFLC area code",
"type": "string"
},
"county": {
"description": "County name (with state)",
"type": "string"
},
"level": {
"description": "Wage level 1 to 4",
"maximum": 4,
"minimum": 1,
"type": "integer"
},
"msa": {
"description": "Metro or nonmetro area name",
"type": "string"
},
"occupation": {
"description": "Occupation title as free text",
"type": "string"
},
"offered_basis": {
"description": "Basis of offered_wage (default year)",
"enum": [
"hour",
"year"
],
"type": "string"
},
"offered_wage": {
"description": "Offered wage to compliance-check",
"type": "number"
},
"onet": {
"description": "O*NET-SOC code, e.g. 15-1252.00",
"type": "string"
},
"soc": {
"description": "SOC occupation code, e.g. 15-1252",
"type": "string"
},
"state": {
"description": "Two-letter US state",
"examples": [
"CA",
"NY"
],
"type": "string"
},
"wage_source": {
"description": "Wage population (default all_industries)",
"enum": [
"all_industries",
"acwia"
],
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "ac3030a0f75fa99a65faa9a37c96a68f6581144b40443e2fad3e5965c20f5cf4",
"service_id": "6e720f843f4861a415bbd564d042ec6a091b6594e1e298cb793a11f95a188293",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:51:27.554Z",
"url": "https://api.agentstools.dev/wage/prevailing",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
{
"description": "Cheap raw normalized reserve breakdown of one centralized exchange: total on-chain reserves (currentTvl), clean-of-own-token reserves (cleanAssetsTvl), the own-token symbol / USD value / concentration, clean-asset ratio, spot & derivative volumes, leverage, 24h/1w/1m netflow and the public reserves URL, with citations. The cheap first grain before the fuller /cex/solvency verdict. Keyless DefiLlama source; reserves are a proxy, not proof of solvency.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"cex": {
"description": "Exchange name, slug or CoinGecko id (e.g. okx, bybit).",
"type": "string"
},
"exchange": {
"description": "Alias of cex.",
"type": "string"
}
},
"required": [
"cex"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "331182e7ed48b20e2f9e74f50a42ed5891184aedc5b5e85ae35bfc0433de425f",
"service_id": "6e80aa1255de528020386ac740f5afe9e207520a6b18b6b7fc910d35b3b153f1",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-31T15:59:53.695Z",
"url": "https://api.agentstools.dev/cex/reserves",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 30000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 30000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 30000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 30000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Normalized company financials from Korea DART filings. Give a ticker, corp code or name plus a year and get income statement, balance sheet and cash flow lines mapped to one clean schema with English labels, each value cited to its XBRL account id and filing. Compact cited JSON instead of raw Korean statements.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"basis": {
"description": "Statement basis, default consolidated",
"enum": [
"consolidated",
"separate"
],
"type": "string"
},
"corp_code": {
"description": "8-digit DART corp code, e.g. 00126380",
"type": "string"
},
"name": {
"description": "Company name in English or Korean",
"type": "string"
},
"report": {
"description": "Report period, default annual",
"enum": [
"annual",
"half",
"q1",
"q3"
],
"type": "string"
},
"statements": {
"description": "Optional filter of which statements to return",
"items": {
"enum": [
"income",
"balance",
"cashflow"
],
"type": "string"
},
"type": "array"
},
"ticker": {
"description": "6-digit Korean stock code, e.g. 005930",
"type": "string"
},
"year": {
"description": "Business (fiscal) year, 2015 or later",
"minimum": 2015,
"type": "integer"
}
},
"required": [
"year"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "4ea53837a40b8970911ce264a7e54979bc2890bde886e32f4146ab4846022a84",
"service_id": "6ebb135a086ce300ed4301bcd29047086472cb0263994f8e64ead5c9bb1c280e",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T11:37:58.079Z",
"url": "https://api.agentstools.dev/korea/financials",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.008 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 8000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 8000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 8000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 8000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Look up one normalized model record by name or short alias such as sonnet or 4o. Returns per-million input and output prices, context and output limits, capability tags, modalities, knowledge cutoff, release date, provider and coding benchmark, each fused from open keyless catalogs LiteLLM, models dev and Aider with a source citation. Unknown names return found false, never an error.",
"domain": "api.agentstools.dev",
"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",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"name": {
"description": "Model name or short alias, such as claude-sonnet-4-5, gpt-4o, sonnet or 4o. Fuzzy-resolved to the closest catalog model.",
"type": "string"
}
},
"required": [
"name"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.008",
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"asset": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"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:480",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"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": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "3b424f4d0e2937a9d2aae5c4de89acd84bedc95a3e1e0086257ef65ddba86373",
"service_id": "6f8a1cc35d7932bb9974c30a6368e83b0cd3295753e099f7528401d5a6fe5fff",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:55:26.608Z",
"url": "https://api.agentstools.dev/model/lookup",
"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