INTELLIGENCE

Know what your agents buy.

Costs, changes and evidence for better service decisions.

Cost intelligence

Find the better way to pay.

Compare service prices and payment options against your workload.

Scoped audits · customer usage requiredRequest a cost audit
Change intelligence

Know when your dependencies change.

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

Custom watchlists and historyDiscuss monitoring
Outcome intelligence

Connect the purchase to the result.

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

Integration pilot · your task criteriaConnect your workflow

THE EVIDENCE BASE

Collected. Dated. Traceable.

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

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

786 observations · Differences between dated observations.

apiacre.comFetch and normalize public RSS or Atom feeds into stable structured JSON entries for agents and research workflows.
https://apiacre.com/v1/research/feed-normalize
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Fetch and normalize public RSS or Atom feeds into stable structured JSON entries for agents and research workflows.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "limit": {
                "default": 20,
                "maximum": 100,
                "minimum": 1,
                "title": "Limit",
                "type": "integer"
              },
              "url": {
                "format": "uri",
                "maxLength": 2083,
                "minLength": 1,
                "title": "Url",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "title": "FeedInput",
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "description": "Structured Feed normalization result",
                "properties": {
                  "entries": {
                    "items": {},
                    "type": "array"
                  },
                  "entryCount": {
                    "type": "integer"
                  },
                  "title": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "minimum": 0,
                    "type": "integer"
                  },
                  "next_actions": {
                    "description": "Optional separately priced follow-up calls. Each action requires a new payment challenge and explicit buyer authorization.",
                    "items": {
                      "properties": {
                        "checkout_path": {
                          "pattern": "^/try/",
                          "type": "string"
                        },
                        "executes_automatically": {
                          "const": false,
                          "type": "boolean"
                        },
                        "handoff_path": {
                          "description": "Free full contract and spend-capped command handoff; reading it does not execute or purchase the follow-up.",
                          "pattern": "^/catalog/",
                          "type": "string"
                        },
                        "handoff_payment_required": {
                          "const": false,
                          "type": "boolean"
                        },
                        "input_template": {
                          "description": "Client-side template only: $request refers to the original input, $result to this response, and $json(...) serializes its argument. The server does not execute the follow-up.",
                          "type": "object"
                        },
                        "maximum_atomic_usdc": {
                          "pattern": "^[1-9][0-9]*$",
                          "type": "string"
                        },
                        "method": {
                          "const": "POST",
                          "type": "string"
                        },
                        "path": {
                          "pattern": "^/v1/",
                          "type": "string"
                        },
                        "price": {
                          "pattern": "^\\$[0-9]+",
                          "type": "string"
                        },
                        "reason": {
                          "type": "string"
                        },
                        "sample_path": {
                          "pattern": "^/samples/",
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "service": {
                          "type": "string"
                        },
                        "title": {
                          "type": "string"
                        },
                        "use_output": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "service",
                        "title",
                        "reason",
                        "method",
                        "path",
                        "price",
                        "input_template",
                        "use_output",
                        "handoff_path",
                        "checkout_path",
                        "sample_path",
                        "maximum_atomic_usdc",
                        "handoff_payment_required",
                        "executes_automatically",
                        "authorization_required"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "description": "Unique request identifier",
                "type": "string"
              },
              "service": {
                "const": "research.feed-normalize",
                "type": "string"
              },
              "version": {
                "const": "1",
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "c212e7486ef33be194c290a6fef16e1f740a4a3004cb38501577797055419d7e",
  "service_id": "654e4bf4a0688caea1d0f426b25f65413e556b460aa1c49e33b0a51240971423",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T13:12:55.623Z",
  "url": "https://apiacre.com/v1/research/feed-normalize",
  "usage_rights": "not_reviewed"
}
apiacre.comResolve 29 common ERC-20, ERC-165, ERC-721, ERC-1155, ERC-2612, and ERC-3009 selectors without a network lookup, or strictly decode arbitrary Ethereum or EVM calldata using a supplied Solidity signature.
https://apiacre.com/v1/crypto/calldata-decode
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Resolve 29 common ERC-20, ERC-165, ERC-721, ERC-1155, ERC-2612, and ERC-3009 selectors without a network lookup, or strictly decode arbitrary Ethereum or EVM calldata using a supplied Solidity signature.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "calldata": {
                "type": "string"
              },
              "function_signature": {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "input_mode": {
                "enum": [
                  "auto",
                  "selector_and_arguments",
                  "arguments_only"
                ],
                "type": "string"
              }
            },
            "required": [
              "calldata"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "arguments": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "canonicalSignature": {
                    "type": "string"
                  },
                  "encoding": {
                    "type": "object"
                  },
                  "function": {
                    "type": "string"
                  },
                  "inputMode": {
                    "type": "string"
                  },
                  "resolution": {
                    "type": "object"
                  },
                  "selector": {
                    "type": "string"
                  },
                  "selectorPresent": {
                    "type": "boolean"
                  },
                  "signature": {
                    "type": "string"
                  },
                  "signatureSource": {
                    "type": "string"
                  },
                  "types": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "values": {
                    "items": {},
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "61356560b9f4c59fde32629decdead7e0dd9ab079f952f6f5b04a20697cc908d",
  "service_id": "71256fde829681431356969526c2ce5170d4dcfe9d6dbb55cc166d33da6d48bf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T12:52:20.978Z",
  "url": "https://apiacre.com/v1/crypto/calldata-decode",
  "usage_rights": "not_reviewed"
}
apiacre.comProbe a public endpoint without paying, grade its x402 v2 challenge, check exact-host x402-list presence and traction, and optionally rank licensed market matches with buyer-concentration caveats.
https://apiacre.com/v1/developer/x402-preflight
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp50000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Probe a public endpoint without paying, grade its x402 v2 challenge, check exact-host x402-list presence and traction, and optionally rank licensed market matches with buyer-concentration caveats.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "body": {
                "anyOf": [
                  {
                    "type": "object"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "market_limit": {
                "type": "integer"
              },
              "market_query": {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "method": {
                "enum": [
                  "GET",
                  "POST"
                ],
                "type": "string"
              },
              "url": {
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "checkedAt": {
                    "type": "string"
                  },
                  "checks": {
                    "items": {},
                    "type": "array"
                  },
                  "compliant": {
                    "type": "boolean"
                  },
                  "directoryEvidence": {
                    "type": "object"
                  },
                  "elapsedMs": {
                    "type": "integer"
                  },
                  "finalUrl": {
                    "type": "string"
                  },
                  "grade": {
                    "type": "string"
                  },
                  "gradeVersion": {
                    "type": "string"
                  },
                  "limitations": {
                    "type": "string"
                  },
                  "method": {
                    "type": "string"
                  },
                  "payment": {
                    "type": "object"
                  },
                  "remediation": {
                    "items": {},
                    "type": "array"
                  },
                  "score": {
                    "type": "integer"
                  },
                  "statusCode": {
                    "type": "integer"
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "5dea218713b9b8640a7bd627b7b8acfbfe82cce954a332f5ef18de81b3fc4142",
  "service_id": "79a67af7687ea93ffb895f989c22a5cf85698343ce50a219ee8f9c21cb6a1b02",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T13:12:51.618Z",
  "url": "https://apiacre.com/v1/developer/x402-preflight",
  "usage_rights": "not_reviewed"
}
apiacre.comResolve one latitude/longitude pair into bounded, great-circle-distance-ranked nearby GeoNames populated places with country, first-level region, population, timezone, feature code, and source freshness without a request-time network call.
https://apiacre.com/v1/data/reverse-geocode
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp2000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Resolve one latitude/longitude pair into bounded, great-circle-distance-ranked nearby GeoNames populated places with country, first-level region, population, timezone, feature code, and source freshness without a request-time network call.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "latitude": {
                "type": "number"
              },
              "limit": {
                "type": "integer"
              },
              "longitude": {
                "type": "number"
              },
              "radius_km": {
                "type": "number"
              }
            },
            "required": [
              "latitude",
              "longitude"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": false,
                "properties": {
                  "candidateCount": {
                    "type": "integer"
                  },
                  "limitations": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "matched": {
                    "type": "boolean"
                  },
                  "query": {
                    "type": "object"
                  },
                  "results": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "resultsTruncated": {
                    "type": "boolean"
                  },
                  "source": {
                    "type": "object"
                  },
                  "version": {
                    "type": "string"
                  }
                },
                "required": [
                  "version",
                  "query",
                  "candidateCount",
                  "matched",
                  "resultsTruncated",
                  "results",
                  "source",
                  "limitations"
                ],
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "bbbaea38c05e94b9b98856a5a59d15ac4ff41c11c0621af2e0028db525b4632b",
  "service_id": "7be6cb5db133d10bcc20ccb576a6adb81a1ce6a72d51d2ac5b262b45af75f64b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T12:52:29.873Z",
  "url": "https://apiacre.com/v1/data/reverse-geocode",
  "usage_rights": "not_reviewed"
}
apiacre.comCheck a public domain's email authentication and anti-spoofing posture using MX, SPF, DMARC, caller-selected DKIM, MTA-STS, TLS-RPT, and BIMI DNS evidence.
https://apiacre.com/v1/web/email-auth
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp5000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Check a public domain's email authentication and anti-spoofing posture using MX, SPF, DMARC, caller-selected DKIM, MTA-STS, TLS-RPT, and BIMI DNS evidence.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "dkim_selectors": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "domain": {
                "type": "string"
              }
            },
            "required": [
              "domain"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": false,
                "properties": {
                  "checkedAt": {
                    "type": "string"
                  },
                  "collectionMs": {
                    "type": "integer"
                  },
                  "dkim": {
                    "type": "object"
                  },
                  "dmarc": {
                    "type": "object"
                  },
                  "domain": {
                    "type": "string"
                  },
                  "findings": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "limitations": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "mailRouting": {
                    "type": "object"
                  },
                  "optionalPolicies": {
                    "type": "object"
                  },
                  "posture": {
                    "type": "object"
                  },
                  "provenance": {
                    "type": "object"
                  },
                  "spf": {
                    "type": "object"
                  }
                },
                "required": [
                  "domain",
                  "mailRouting",
                  "spf",
                  "dmarc",
                  "dkim",
                  "optionalPolicies",
                  "posture",
                  "findings",
                  "provenance",
                  "limitations",
                  "checkedAt",
                  "collectionMs"
                ],
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "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": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "4a7ec6c62fabbf2f2299828300364da54c6b2985b6f72d48ce446986b0213448",
  "service_id": "7c52400c77e28a8394cd31981d5ce41dd74612f381b1b4fecf594419054e6233",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-31T16:17:45.085Z",
  "url": "https://apiacre.com/v1/web/email-auth",
  "usage_rights": "not_reviewed"
}
apiacre.comConvert an offset-aware ISO 8601 instant or a local wall time between IANA time zones with explicit DST gap and repeated-hour handling, nearby transition evidence, and a pinned local time-zone database.
https://apiacre.com/v1/data/timezone-convert
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Convert an offset-aware ISO 8601 instant or a local wall time between IANA time zones with explicit DST gap and repeated-hour handling, nearby transition evidence, and a pinned local time-zone database.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "ambiguous_time": {
                "enum": [
                  "reject",
                  "earlier",
                  "later"
                ],
                "type": "string"
              },
              "include_transitions": {
                "type": "boolean"
              },
              "source_timezone": {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "target_timezone": {
                "type": "string"
              },
              "timestamp": {
                "type": "string"
              }
            },
            "required": [
              "timestamp",
              "target_timezone"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": false,
                "properties": {
                  "database": {
                    "type": "object"
                  },
                  "input": {
                    "type": "object"
                  },
                  "instant": {
                    "type": "object"
                  },
                  "interpretation": {
                    "type": "object"
                  },
                  "limitations": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "offsetDifferenceSeconds": {
                    "type": "integer"
                  },
                  "source": {
                    "type": "object"
                  },
                  "target": {
                    "type": "object"
                  },
                  "transitions": {
                    "anyOf": [
                      {
                        "type": "object"
                      },
                      {
                        "type": "null"
                      }
                    ]
                  }
                },
                "required": [
                  "input",
                  "interpretation",
                  "instant",
                  "source",
                  "target",
                  "offsetDifferenceSeconds",
                  "transitions",
                  "database",
                  "limitations"
                ],
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "b7e5b3c707010be8037ee28c6a8d61d0a3f2092b9f1add5730f58f2293dce4dc",
  "service_id": "81f9a133b33ef7b12cf6d4ff0ed600b3306d1752c83ce1c2d09bead95eec511b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T13:12:29.444Z",
  "url": "https://apiacre.com/v1/data/timezone-convert",
  "usage_rights": "not_reviewed"
}
apiacre.comAudit one public URL for title, meta description, H1 count, image alt text, canonical, robots, language, Open Graph, Twitter cards, headings, hreflang, feeds, and Schema.org data; return a deterministic score and prioritized issue codes.
https://apiacre.com/v1/web/seo-audit
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Audit one public URL for title, meta description, H1 count, image alt text, canonical, robots, language, Open Graph, Twitter cards, headings, hreflang, feeds, and Schema.org data; return a deterministic score and prioritized issue codes.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "headings": {
                    "type": "object"
                  },
                  "imageCount": {
                    "type": "integer"
                  },
                  "imagesMissingAlt": {
                    "type": "integer"
                  },
                  "issues": {
                    "items": {},
                    "type": "array"
                  },
                  "metadata": {
                    "type": "object"
                  },
                  "score": {
                    "type": "integer"
                  },
                  "wordCount": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "c124b995608be9fd15f97d5d4f60c53664c6381947e3305d940743c8a9fcb6d9",
  "service_id": "85fbecaaf4af25439d01ef9d3ba38f0ab649d08778216d72e60e200c3766c8f7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-31T16:17:32.063Z",
  "url": "https://apiacre.com/v1/web/seo-audit",
  "usage_rights": "not_reviewed"
}
apiacre.comConvert an amount between two supported currencies using one validated ECB daily reference-rate observation. The underlying ECB statistics are available free from the ECB Data Portal; the fee covers bounded retrieval, validation, clearly labelled cross-rate calculation, and x402 delivery.
https://apiacre.com/v1/data/ecb-fx-reference
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp2000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Convert an amount between two supported currencies using one validated ECB daily reference-rate observation. The underlying ECB statistics are available free from the ECB Data Portal; the fee covers bounded retrieval, validation, clearly labelled cross-rate calculation, and x402 delivery.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "amount": {
                "type": "string"
              },
              "base_currency": {
                "enum": [
                  "AUD",
                  "BRL",
                  "CAD",
                  "CHF",
                  "CNY",
                  "CZK",
                  "DKK",
                  "EUR",
                  "GBP",
                  "HKD",
                  "HUF",
                  "IDR",
                  "ILS",
                  "INR",
                  "ISK",
                  "JPY",
                  "KRW",
                  "MXN",
                  "MYR",
                  "NOK",
                  "NZD",
                  "PHP",
                  "PLN",
                  "RON",
                  "SEK",
                  "SGD",
                  "THB",
                  "TRY",
                  "USD",
                  "ZAR"
                ],
                "type": "string"
              },
              "on_or_before": {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "quote_currency": {
                "enum": [
                  "AUD",
                  "BRL",
                  "CAD",
                  "CHF",
                  "CNY",
                  "CZK",
                  "DKK",
                  "EUR",
                  "GBP",
                  "HKD",
                  "HUF",
                  "IDR",
                  "ILS",
                  "INR",
                  "ISK",
                  "JPY",
                  "KRW",
                  "MXN",
                  "MYR",
                  "NOK",
                  "NZD",
                  "PHP",
                  "PLN",
                  "RON",
                  "SEK",
                  "SGD",
                  "THB",
                  "TRY",
                  "USD",
                  "ZAR"
                ],
                "type": "string"
              }
            },
            "required": [
              "base_currency",
              "quote_currency"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": false,
                "properties": {
                  "amount": {
                    "type": "string"
                  },
                  "baseCurrency": {
                    "type": "string"
                  },
                  "basis": {
                    "type": "object"
                  },
                  "convertedAmount": {
                    "type": "string"
                  },
                  "disclaimer": {
                    "type": "string"
                  },
                  "inverseRate": {
                    "type": "string"
                  },
                  "limitations": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "networkRequestsMade": {
                    "type": "integer"
                  },
                  "quoteCurrency": {
                    "type": "string"
                  },
                  "rate": {
                    "type": "string"
                  },
                  "referenceDate": {
                    "type": "string"
                  },
                  "referenceLagDays": {
                    "type": "integer"
                  },
                  "requestedOnOrBefore": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "retrievedAt": {
                    "type": "string"
                  },
                  "source": {
                    "type": "object"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "baseCurrency",
                  "quoteCurrency",
                  "amount",
                  "rate",
                  "inverseRate",
                  "convertedAmount",
                  "referenceDate",
                  "requestedOnOrBefore",
                  "referenceLagDays",
                  "basis",
                  "source",
                  "retrievedAt",
                  "networkRequestsMade",
                  "warnings",
                  "limitations",
                  "disclaimer"
                ],
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "777d2647e6055c6d738baf764fd7acee8f60c4a4b0c7c6c619450ba3b47e916a",
  "service_id": "8d56984e658dde1f387f3527e93f6eefccebea03e095e37965840b96e6df5307",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T12:52:26.021Z",
  "url": "https://apiacre.com/v1/data/ecb-fx-reference",
  "usage_rights": "not_reviewed"
}
apiacre.comExtract and classify links from one public page or safely crawl up to 10 same-origin pages into an agent-ready site map with page provenance, depth limits, and robots.txt enforcement.
https://apiacre.com/v1/web/links
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp5000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Extract and classify links from one public page or safely crawl up to 10 same-origin pages into an agent-ready site map with page provenance, depth limits, and robots.txt enforcement.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "include_external": {
                "type": "boolean"
              },
              "max_depth": {
                "type": "integer"
              },
              "max_pages": {
                "type": "integer"
              },
              "respect_robots": {
                "type": "boolean"
              },
              "url": {
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "count": {
                    "type": "integer"
                  },
                  "crawl": {
                    "type": "object"
                  },
                  "errors": {
                    "items": {},
                    "type": "array"
                  },
                  "external": {
                    "type": "integer"
                  },
                  "internal": {
                    "type": "integer"
                  },
                  "links": {
                    "items": {},
                    "type": "array"
                  },
                  "origin": {
                    "type": "string"
                  },
                  "pages": {
                    "items": {},
                    "type": "array"
                  },
                  "skipped": {
                    "items": {},
                    "type": "array"
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "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": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "58dce52db4fabe863e5e9562b580cd5376dae1dc4481fe32ac37c17cbf2d65ea",
  "service_id": "8eec5d5734cd4ffb9060d4d958f9a370da823c56aed85dadbd3d70694c175143",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-31T16:17:38.219Z",
  "url": "https://apiacre.com/v1/web/links",
  "usage_rights": "not_reviewed"
}
apiacre.comResolve one DOI into normalized open Crossref bibliographic, author, container, citation-count, license, identifier, and correction or retraction-link metadata without abstracts or full text.
https://apiacre.com/v1/research/crossref-doi-metadata
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp3000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Resolve one DOI into normalized open Crossref bibliographic, author, container, citation-count, license, identifier, and correction or retraction-link metadata without abstracts or full text.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "doi": {
                "type": "string"
              }
            },
            "required": [
              "doi"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "documentation": {
                    "type": "string"
                  },
                  "doi": {
                    "type": "string"
                  },
                  "limitations": {
                    "items": {},
                    "type": "array"
                  },
                  "metadataLicense": {
                    "type": "object"
                  },
                  "retrievedAt": {
                    "type": "string"
                  },
                  "source": {
                    "type": "string"
                  },
                  "status": {
                    "type": "string"
                  },
                  "work": {
                    "type": "object"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "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": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "110aec9240d2c92f0e2dfcdb233ff3aa4111b6c1caa3a0efbd6bb696cf43da12",
  "service_id": "9008ae80699d9758e84ba9c230997e75fbccb3d27bae2763cc7c5f8f353655a0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-30T22:49:04.156Z",
  "url": "https://apiacre.com/v1/research/crossref-doi-metadata",
  "usage_rights": "not_reviewed"
}
apiacre.comExtract webpage metadata from one public URL: page title, meta description, canonical URL, headings, hreflang, icons, feeds, Open Graph, Twitter Cards, and JSON-LD Schema.org types, with redirect and response provenance plus privacy-safe, publisher-asserted Organization facts with field evidence.
https://apiacre.com/v1/web/metadata
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp2000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Extract webpage metadata from one public URL: page title, meta description, canonical URL, headings, hreflang, icons, feeds, Open Graph, Twitter Cards, and JSON-LD Schema.org types, with redirect and response provenance plus privacy-safe, publisher-asserted Organization facts with field evidence.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "alternates": {
                    "items": {},
                    "type": "array"
                  },
                  "canonical": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "description": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "document": {
                    "type": "object"
                  },
                  "feeds": {
                    "items": {},
                    "type": "array"
                  },
                  "headings": {
                    "type": "object"
                  },
                  "icons": {
                    "items": {},
                    "type": "array"
                  },
                  "language": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "openGraph": {
                    "type": "object"
                  },
                  "redirected": {
                    "type": "boolean"
                  },
                  "requestedUrl": {
                    "type": "string"
                  },
                  "response": {
                    "type": "object"
                  },
                  "structuredData": {
                    "type": "object"
                  },
                  "title": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "twitter": {
                    "type": "object"
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "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": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "5a34aeb2a16155a2af8a417f03cd23f39f79c3627e0866d9dadced226433840b",
  "service_id": "92ec9ecf4428d8f71c26c2c45e9d0703b24f10c8404f51dec1c93a4d3b56db42",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-31T16:17:30.602Z",
  "url": "https://apiacre.com/v1/web/metadata",
  "usage_rights": "not_reviewed"
}
apiacre.comGet one current weather snapshot for a city/locality name or exact coordinates. Returns the nearest NOAA/NWS station observation where available; otherwise returns the latest MET Norway model point, always labeled explicitly as observation or model with bounded SI fields and source provenance.
https://apiacre.com/v1/data/current-weather
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Get one current weather snapshot for a city/locality name or exact coordinates. Returns the nearest NOAA/NWS station observation where available; otherwise returns the latest MET Norway model point, always labeled explicitly as observation or model with bounded SI fields and source provenance.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "oneOf": [
              {
                "not": {
                  "anyOf": [
                    {
                      "required": [
                        "latitude"
                      ]
                    },
                    {
                      "required": [
                        "longitude"
                      ]
                    }
                  ]
                },
                "required": [
                  "city"
                ]
              },
              {
                "not": {
                  "required": [
                    "city"
                  ]
                },
                "required": [
                  "latitude",
                  "longitude"
                ]
              }
            ],
            "properties": {
              "city": {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "latitude": {
                "anyOf": [
                  {
                    "type": "number"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "longitude": {
                "anyOf": [
                  {
                    "type": "number"
                  },
                  {
                    "type": "null"
                  }
                ]
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": false,
                "properties": {
                  "cacheTtlSeconds": {
                    "type": "integer"
                  },
                  "current": {
                    "type": "object"
                  },
                  "limitations": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "location": {
                    "type": "object"
                  },
                  "retrievedAt": {
                    "type": "string"
                  },
                  "source": {
                    "type": "object"
                  }
                },
                "required": [
                  "location",
                  "current",
                  "source",
                  "retrievedAt",
                  "cacheTtlSeconds",
                  "limitations"
                ],
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "3446fa25e05917ed3f0f1eeb8b5bf8d0a83ba64d600d118626c4eb998d840127",
  "service_id": "934762a38b6db7592cc00931c1571acafb36b415663c19772da2cb40149a3db4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T14:46:20.481Z",
  "url": "https://apiacre.com/v1/data/current-weather",
  "usage_rights": "not_reviewed"
}
apiacre.comSearch public USAspending prime federal procurement awards by recipient company or organization name, UEI, or legacy DUNS, returning bounded contract values, agencies, performance dates, descriptions, official award links, and explicit interpretation limits.
https://apiacre.com/v1/research/us-contract-search
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Search public USAspending prime federal procurement awards by recipient company or organization name, UEI, or legacy DUNS, returning bounded contract values, agencies, performance dates, descriptions, official award links, and explicit interpretation limits.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "end_date": {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "max_results": {
                "type": "integer"
              },
              "maximum_award_amount": {
                "anyOf": [
                  {
                    "type": "integer"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "minimum_award_amount": {
                "anyOf": [
                  {
                    "type": "integer"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "recipient_query": {
                "type": "string"
              },
              "start_date": {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "type": "null"
                  }
                ]
              }
            },
            "required": [
              "recipient_query"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": false,
                "properties": {
                  "awards": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "awardsReturned": {
                    "type": "integer"
                  },
                  "awardsSkipped": {
                    "type": "integer"
                  },
                  "disclaimer": {
                    "type": "string"
                  },
                  "documentation": {
                    "type": "string"
                  },
                  "hasMore": {
                    "type": "boolean"
                  },
                  "limitations": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "query": {
                    "type": "object"
                  },
                  "resultsReceived": {
                    "type": "integer"
                  },
                  "retrievedAt": {
                    "type": "string"
                  },
                  "source": {
                    "type": "string"
                  },
                  "sourceMessages": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "query",
                  "resultsReceived",
                  "awardsReturned",
                  "awardsSkipped",
                  "hasMore",
                  "awards",
                  "sourceMessages",
                  "source",
                  "documentation",
                  "retrievedAt",
                  "limitations",
                  "disclaimer"
                ],
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "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": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "e4207ebf543b3edc6a310d17d07eff8ebc38339b1d72bfbe4b54738e4561ba49",
  "service_id": "96c06a336ac8f2455406f2fe0e035b3e864ffbc85d4d44c0eeda0dea4d85d6da",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T13:13:23.558Z",
  "url": "https://apiacre.com/v1/research/us-contract-search",
  "usage_rights": "not_reviewed"
}
apiacre.comCheck one Base mainnet wallet or contract for ETH and official USDC balances, transaction nonce, and contract-bytecode evidence at a single resolved block.
https://apiacre.com/v1/crypto/base-account-status
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp3000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Check one Base mainnet wallet or contract for ETH and official USDC balances, transaction nonce, and contract-bytecode evidence at a single resolved block.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "address": {
                "type": "string"
              },
              "block_tag": {
                "enum": [
                  "latest",
                  "safe",
                  "finalized"
                ],
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "address": {
                    "type": "string"
                  },
                  "block": {
                    "type": "object"
                  },
                  "code": {
                    "type": "object"
                  },
                  "disclaimer": {
                    "type": "string"
                  },
                  "ethBalance": {
                    "type": "object"
                  },
                  "explorerUrl": {
                    "type": "string"
                  },
                  "network": {
                    "type": "string"
                  },
                  "networkRequestsMade": {
                    "type": "integer"
                  },
                  "nonce": {
                    "type": "integer"
                  },
                  "readOnly": {
                    "type": "boolean"
                  },
                  "source": {
                    "type": "string"
                  },
                  "transactionBroadcast": {
                    "type": "boolean"
                  },
                  "usdcBalance": {
                    "type": "object"
                  },
                  "usdcSource": {
                    "type": "string"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "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": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "f530561cd6880782440e50b69e49312f5542462153bb87d4e593f756754053bf",
  "service_id": "97d6c22d615ac2543c9c26a1543e77bd3d180c1ac690c57164b09640959147d4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T00:18:19.819Z",
  "url": "https://apiacre.com/v1/crypto/base-account-status",
  "usage_rights": "not_reviewed"
}
apiacre.comGenerate deterministic, syntax-validated pytest and requests smoke tests from a caller-supplied OpenAPI 3 document, with mutating operations disabled by default.
https://apiacre.com/v1/developer/openapi-test-generate
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp100000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Generate deterministic, syntax-validated pytest and requests smoke tests from a caller-supplied OpenAPI 3 document, with mutating operations disabled by default.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "base_url": {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "bearer_token_env": {
                "type": "string"
              },
              "document": {
                "type": "string"
              },
              "format": {
                "enum": [
                  "json",
                  "yaml"
                ],
                "type": "string"
              },
              "include_optional": {
                "type": "boolean"
              },
              "max_operations": {
                "type": "integer"
              },
              "timeout_seconds": {
                "type": "integer"
              }
            },
            "required": [
              "document"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": false,
                "properties": {
                  "apiTitle": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "baseUrlDefault": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "documentSha256": {
                    "type": "string"
                  },
                  "environment": {
                    "type": "object"
                  },
                  "execution": {
                    "type": "object"
                  },
                  "generatedTestCount": {
                    "type": "integer"
                  },
                  "guardedMutationCount": {
                    "type": "integer"
                  },
                  "openapiVersion": {
                    "type": "string"
                  },
                  "operationCount": {
                    "type": "integer"
                  },
                  "operations": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "requirements": {
                    "type": "array"
                  },
                  "source": {
                    "type": "string"
                  },
                  "sourceFileName": {
                    "type": "string"
                  },
                  "sourceSha256": {
                    "type": "string"
                  },
                  "truncated": {
                    "type": "boolean"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "documentSha256",
                  "openapiVersion",
                  "apiTitle",
                  "baseUrlDefault",
                  "operationCount",
                  "generatedTestCount",
                  "guardedMutationCount",
                  "truncated",
                  "sourceFileName",
                  "sourceSha256",
                  "source",
                  "operations",
                  "requirements",
                  "environment",
                  "warnings",
                  "execution"
                ],
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "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": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "701055f210051844a0851d6ca724e14769e0afa54e992fd259a6cdafdc518983",
  "service_id": "988d0b7f114a381d2773f9d48377d046f5a74732643b7b3379e361df76f9392b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T13:12:45.504Z",
  "url": "https://apiacre.com/v1/developer/openapi-test-generate",
  "usage_rights": "not_reviewed"
}
apiacre.comValidate and audit an OpenAPI document for missing operation IDs, descriptions, responses, and consistency problems.
https://apiacre.com/v1/developer/openapi-audit
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp50000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Validate and audit an OpenAPI document for missing operation IDs, descriptions, responses, and consistency problems.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "document": {
                "type": "string"
              },
              "format": {
                "enum": [
                  "json",
                  "yaml"
                ],
                "type": "string"
              }
            },
            "required": [
              "document"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "issues": {
                    "items": {},
                    "type": "array"
                  },
                  "operations": {
                    "type": "integer"
                  },
                  "score": {
                    "type": "integer"
                  },
                  "valid": {
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "01e4dd8ef5e2291dbdcb6c987c01ca251b7e7520ec0f2cce229d9170c2fdf5c5",
  "service_id": "9ba7c8e411f1968c71c91b1489608d46da75017a8b3850ffab9f9d0808021920",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T13:12:43.695Z",
  "url": "https://apiacre.com/v1/developer/openapi-audit",
  "usage_rights": "not_reviewed"
}
apiacre.comClean CSV, TSV, JSON, JSON Lines, or YAML records with collision-safe header normalization, deterministic integrity hashes, and exact transformation counts.
https://apiacre.com/v1/data/clean
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Clean CSV, TSV, JSON, JSON Lines, or YAML records with collision-safe header normalization, deterministic integrity hashes, and exact transformation counts.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "content": {
                "type": "string"
              },
              "empty_to_null": {
                "type": "boolean"
              },
              "format": {
                "enum": [
                  "csv",
                  "tsv",
                  "json",
                  "jsonl",
                  "yaml"
                ],
                "type": "string"
              },
              "normalize_headers": {
                "type": "boolean"
              },
              "trim_strings": {
                "type": "boolean"
              }
            },
            "required": [
              "content",
              "format"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": false,
                "properties": {
                  "cleaning": {
                    "type": "object"
                  },
                  "inputSha256": {
                    "type": "string"
                  },
                  "outputSha256": {
                    "type": "string"
                  },
                  "records": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "rows": {
                    "type": "integer"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "records",
                  "rows",
                  "inputSha256",
                  "outputSha256",
                  "cleaning",
                  "warnings"
                ],
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "95f3ac9dc3c9f3aef47d8bf7714bcd91864aa573276aa3533c156945637eb6df",
  "service_id": "9be743185ece47a37b0b547e6cdb10608031360834a64f0945dc250d12c8c7fc",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-31T16:17:57.818Z",
  "url": "https://apiacre.com/v1/data/clean",
  "usage_rights": "not_reviewed"
}
apiacre.comRemove duplicate CSV, TSV, JSON, JSON Lines, or YAML records using selected identity fields and report the removed count.
https://apiacre.com/v1/data/deduplicate
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Remove duplicate CSV, TSV, JSON, JSON Lines, or YAML records using selected identity fields and report the removed count.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "content": {
                "maxLength": 2000000,
                "title": "Content",
                "type": "string"
              },
              "format": {
                "description": "Source format; use jsonl for JSON Lines or NDJSON",
                "enum": [
                  "csv",
                  "tsv",
                  "json",
                  "jsonl",
                  "yaml"
                ],
                "title": "Format",
                "type": "string"
              },
              "keep": {
                "default": "first",
                "enum": [
                  "first",
                  "last"
                ],
                "title": "Keep",
                "type": "string"
              },
              "keys": {
                "items": {
                  "type": "string"
                },
                "maxItems": 20,
                "title": "Keys",
                "type": "array"
              }
            },
            "required": [
              "content",
              "format"
            ],
            "title": "DedupeInput",
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "description": "Structured Record deduplication result",
                "properties": {
                  "inputRows": {
                    "type": "integer"
                  },
                  "keys": {
                    "items": {},
                    "type": "array"
                  },
                  "outputRows": {
                    "type": "integer"
                  },
                  "records": {
                    "items": {},
                    "type": "array"
                  },
                  "removed": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "minimum": 0,
                    "type": "integer"
                  },
                  "next_actions": {
                    "description": "Optional separately priced follow-up calls. Each action requires a new payment challenge and explicit buyer authorization.",
                    "items": {
                      "properties": {
                        "checkout_path": {
                          "pattern": "^/try/",
                          "type": "string"
                        },
                        "executes_automatically": {
                          "const": false,
                          "type": "boolean"
                        },
                        "handoff_path": {
                          "description": "Free full contract and spend-capped command handoff; reading it does not execute or purchase the follow-up.",
                          "pattern": "^/catalog/",
                          "type": "string"
                        },
                        "handoff_payment_required": {
                          "const": false,
                          "type": "boolean"
                        },
                        "input_template": {
                          "description": "Client-side template only: $request refers to the original input, $result to this response, and $json(...) serializes its argument. The server does not execute the follow-up.",
                          "type": "object"
                        },
                        "maximum_atomic_usdc": {
                          "pattern": "^[1-9][0-9]*$",
                          "type": "string"
                        },
                        "method": {
                          "const": "POST",
                          "type": "string"
                        },
                        "path": {
                          "pattern": "^/v1/",
                          "type": "string"
                        },
                        "price": {
                          "pattern": "^\\$[0-9]+",
                          "type": "string"
                        },
                        "reason": {
                          "type": "string"
                        },
                        "sample_path": {
                          "pattern": "^/samples/",
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "service": {
                          "type": "string"
                        },
                        "title": {
                          "type": "string"
                        },
                        "use_output": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "service",
                        "title",
                        "reason",
                        "method",
                        "path",
                        "price",
                        "input_template",
                        "use_output",
                        "handoff_path",
                        "checkout_path",
                        "sample_path",
                        "maximum_atomic_usdc",
                        "handoff_payment_required",
                        "executes_automatically",
                        "authorization_required"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "description": "Unique request identifier",
                "type": "string"
              },
              "service": {
                "const": "data.deduplicate",
                "type": "string"
              },
              "version": {
                "const": "1",
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "90f6c5f925b6ab2c881763cf499d3253f6a1367aaaecac85110fe965ab37e8c5",
  "service_id": "a3c273c6571acd0d4ebf74cba548c2571cd1eed0bae62b45b5908d312855e36a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-31T16:18:04.553Z",
  "url": "https://apiacre.com/v1/data/deduplicate",
  "usage_rights": "not_reviewed"
}
apiacre.comCompare a business or organization name with separately named Entity records and aliases in the official OFAC SDN and Consolidated Non-SDN files, returning deterministic candidate scores, program tags, source hashes, and freshness evidence without issuing an allow or block verdict.
https://apiacre.com/v1/research/ofac-entity-search
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Compare a business or organization name with separately named Entity records and aliases in the official OFAC SDN and Consolidated Non-SDN files, returning deterministic candidate scores, program tags, source hashes, and freshness evidence without issuing an allow or block verdict.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "entity_name": {
                "type": "string"
              },
              "include_weak_aliases": {
                "type": "boolean"
              },
              "max_results": {
                "type": "integer"
              },
              "minimum_score": {
                "type": "integer"
              }
            },
            "required": [
              "entity_name"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": false,
                "properties": {
                  "candidateCount": {
                    "type": "integer"
                  },
                  "candidates": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "candidatesReturned": {
                    "type": "integer"
                  },
                  "candidatesTruncated": {
                    "type": "boolean"
                  },
                  "dataset": {
                    "type": "object"
                  },
                  "disclaimer": {
                    "type": "string"
                  },
                  "guidance": {
                    "type": "object"
                  },
                  "limitations": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "query": {
                    "type": "object"
                  },
                  "retrievedAt": {
                    "type": "string"
                  },
                  "source": {
                    "type": "string"
                  },
                  "status": {
                    "type": "string"
                  }
                },
                "required": [
                  "status",
                  "query",
                  "candidateCount",
                  "candidatesReturned",
                  "candidatesTruncated",
                  "candidates",
                  "dataset",
                  "source",
                  "retrievedAt",
                  "limitations",
                  "guidance",
                  "disclaimer"
                ],
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "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": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "2d63489f99abef5296495b058315438bb685caf4358fe374929a19bf88ccf192",
  "service_id": "a8a2a9c03fd1731c14663935c10db7b7035a715fef18eec4fdddfadc035d1a75",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T13:13:09.653Z",
  "url": "https://apiacre.com/v1/research/ofac-entity-search",
  "usage_rights": "not_reviewed"
}
apiacre.comEstimate gas for one Base mainnet transaction context at a resolved block, add a bounded caller-selected buffer, and preserve RPC rejection evidence without signing or broadcasting.
https://apiacre.com/v1/crypto/base-gas-estimate
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp4000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Estimate gas for one Base mainnet transaction context at a resolved block, add a bounded caller-selected buffer, and preserve RPC rejection evidence without signing or broadcasting.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "block_tag": {
                "enum": [
                  "latest",
                  "safe",
                  "finalized"
                ],
                "type": "string"
              },
              "buffer_percent": {
                "type": "integer"
              },
              "call_data": {
                "type": "string"
              },
              "from_address": {
                "type": "string"
              },
              "to": {
                "type": "string"
              },
              "value_wei": {
                "type": "string"
              }
            },
            "required": [
              "from_address",
              "to"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": false,
                "properties": {
                  "block": {
                    "type": "object"
                  },
                  "disclaimer": {
                    "type": "string"
                  },
                  "estimate": {
                    "type": [
                      "object",
                      "null"
                    ]
                  },
                  "estimationAccepted": {
                    "type": "boolean"
                  },
                  "limitations": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "network": {
                    "type": "string"
                  },
                  "networkRequestsMade": {
                    "type": "integer"
                  },
                  "readOnly": {
                    "type": "boolean"
                  },
                  "rpcCallsMade": {
                    "type": "integer"
                  },
                  "rpcError": {
                    "type": [
                      "object",
                      "null"
                    ]
                  },
                  "source": {
                    "type": "string"
                  },
                  "status": {
                    "type": "string"
                  },
                  "transaction": {
                    "type": "object"
                  },
                  "transactionBroadcast": {
                    "type": "boolean"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "network",
                  "status",
                  "estimationAccepted",
                  "transaction",
                  "block",
                  "estimate",
                  "rpcError",
                  "networkRequestsMade",
                  "rpcCallsMade",
                  "readOnly",
                  "transactionBroadcast",
                  "warnings",
                  "limitations",
                  "source",
                  "disclaimer"
                ],
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.004",
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "f9c59a926713199f00d06c870f6c3c43506f828bc0c038d28e3a152f274befc8",
  "service_id": "aa39818f4532917e4d0877892ee935b427af3bb873222926e16679fb733349e3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T12:52:16.128Z",
  "url": "https://apiacre.com/v1/crypto/base-gas-estimate",
  "usage_rights": "not_reviewed"
}
apiacre.comValidate and normalize an Ethereum or EVM wallet address, distinguish valid, absent, or invalid ERC-55 checksum casing, and identify the zero address without a network request.
https://apiacre.com/v1/crypto/address-inspect
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp2000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Validate and normalize an Ethereum or EVM wallet address, distinguish valid, absent, or invalid ERC-55 checksum casing, and identify the zero address without a network request.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "address": {
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "address": {
                    "type": "string"
                  },
                  "bytes": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "checksumAddress": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "checksumStatus": {
                    "type": "string"
                  },
                  "inputCase": {
                    "type": "string"
                  },
                  "inputIsChecksum": {
                    "type": "boolean"
                  },
                  "isZero": {
                    "type": [
                      "boolean",
                      "null"
                    ]
                  },
                  "normalizedAddress": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "reason": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "source": {
                    "type": "string"
                  },
                  "valid": {
                    "type": "boolean"
                  },
                  "verification": {
                    "type": "object"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "3ab8e8d876b02013ae881853795d10ccb547ca8c0c1e8d9680aaf78e34c09337",
  "service_id": "aa55ddbb1b2d45bd6196350cd7e045bece02250fb1535543ec64dcbf6113b14e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T12:52:06.327Z",
  "url": "https://apiacre.com/v1/crypto/address-inspect",
  "usage_rights": "not_reviewed"
}
apiacre.comRun a comprehensive website audit combining SEO, security, accessibility, and performance scores with prioritized fixes.
https://apiacre.com/v1/web/full-audit
NetworkAdvertised amountBillingPayee
eip155:84530.25 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp250000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Run a comprehensive website audit combining SEO, security, accessibility, and performance scores with prioritized fixes.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "accessibility": {
                    "type": "object"
                  },
                  "overallScore": {
                    "type": "integer"
                  },
                  "performance": {
                    "type": "object"
                  },
                  "security": {
                    "type": "object"
                  },
                  "seo": {
                    "type": "object"
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.25",
      "amount_atomic": "250000",
      "amount_encoding": "atomic_units",
      "amount_raw": "250000",
      "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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "250000",
      "amount_encoding": "atomic_units",
      "amount_raw": "250000",
      "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": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "0c66fdc5218802a8228e3dc7ab3502a646810900b1e6fe453bfe61b322e473d5",
  "service_id": "adae840bc6f20cf1c726d48a7a71f026bfef7085218ddca0b04ebe3eb3c80052",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-31T16:17:47.18Z",
  "url": "https://apiacre.com/v1/web/full-audit",
  "usage_rights": "not_reviewed"
}
apiacre.comInspect a domain's robots.txt crawl rules and XML sitemap health, availability, and URL count.
https://apiacre.com/v1/web/robots-sitemap
NetworkAdvertised amountBillingPayee
eip155:84530.025 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp25000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Inspect a domain's robots.txt crawl rules and XML sitemap health, availability, and URL count.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "format": "uri",
                "maxLength": 2083,
                "minLength": 1,
                "title": "Url",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "title": "UrlInput",
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "description": "Structured Robots and sitemap audit result",
                "properties": {
                  "origin": {
                    "type": "string"
                  },
                  "robots": {
                    "type": "object"
                  },
                  "sitemap": {
                    "type": "object"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "minimum": 0,
                    "type": "integer"
                  },
                  "next_actions": {
                    "description": "Optional separately priced follow-up calls. Each action requires a new payment challenge and explicit buyer authorization.",
                    "items": {
                      "properties": {
                        "checkout_path": {
                          "pattern": "^/try/",
                          "type": "string"
                        },
                        "executes_automatically": {
                          "const": false,
                          "type": "boolean"
                        },
                        "handoff_path": {
                          "description": "Free full contract and spend-capped command handoff; reading it does not execute or purchase the follow-up.",
                          "pattern": "^/catalog/",
                          "type": "string"
                        },
                        "handoff_payment_required": {
                          "const": false,
                          "type": "boolean"
                        },
                        "input_template": {
                          "description": "Client-side template only: $request refers to the original input, $result to this response, and $json(...) serializes its argument. The server does not execute the follow-up.",
                          "type": "object"
                        },
                        "maximum_atomic_usdc": {
                          "pattern": "^[1-9][0-9]*$",
                          "type": "string"
                        },
                        "method": {
                          "const": "POST",
                          "type": "string"
                        },
                        "path": {
                          "pattern": "^/v1/",
                          "type": "string"
                        },
                        "price": {
                          "pattern": "^\\$[0-9]+",
                          "type": "string"
                        },
                        "reason": {
                          "type": "string"
                        },
                        "sample_path": {
                          "pattern": "^/samples/",
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "service": {
                          "type": "string"
                        },
                        "title": {
                          "type": "string"
                        },
                        "use_output": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "service",
                        "title",
                        "reason",
                        "method",
                        "path",
                        "price",
                        "input_template",
                        "use_output",
                        "handoff_path",
                        "checkout_path",
                        "sample_path",
                        "maximum_atomic_usdc",
                        "handoff_payment_required",
                        "executes_automatically",
                        "authorization_required"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "description": "Unique request identifier",
                "type": "string"
              },
              "service": {
                "const": "web.robots-sitemap",
                "type": "string"
              },
              "version": {
                "const": "1",
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.025",
      "amount_atomic": "25000",
      "amount_encoding": "atomic_units",
      "amount_raw": "25000",
      "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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "25000",
      "amount_encoding": "atomic_units",
      "amount_raw": "25000",
      "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": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "9890d4379a75d570a1212aaa662f00e4fe9928b64361732836b24247510e234d",
  "service_id": "af385150ae1f1ff0e8b0962219951d633fd423bcc8701886cdc0aba1e8b4e686",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-31T16:17:41.008Z",
  "url": "https://apiacre.com/v1/web/robots-sitemap",
  "usage_rights": "not_reviewed"
}
apiacre.comNormalize caller-supplied inline Schema.org JSON-LD into deterministic Organization, Product, Service, Article, and Event entities with privacy scrubbing and field-level evidence hashes.
https://apiacre.com/v1/data/schemaorg-normalize
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Normalize caller-supplied inline Schema.org JSON-LD into deterministic Organization, Product, Service, Article, and Event entities with privacy scrubbing and field-level evidence hashes.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "base_url": {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "html": {
                "type": "string"
              },
              "include_types": {
                "items": {
                  "enum": [
                    "Organization",
                    "Product",
                    "Service",
                    "Article",
                    "Event"
                  ],
                  "type": "string"
                },
                "type": "array"
              }
            },
            "required": [
              "html"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "conflicts": {
                    "items": {},
                    "type": "array"
                  },
                  "documentSha256": {
                    "type": "string"
                  },
                  "nodes": {
                    "items": {},
                    "type": "array"
                  },
                  "nodesReturned": {
                    "type": "integer"
                  },
                  "nodesSeen": {
                    "type": "integer"
                  },
                  "scriptsSeen": {
                    "type": "integer"
                  },
                  "typeCounts": {
                    "type": "object"
                  },
                  "vocabulary": {
                    "type": "object"
                  },
                  "warnings": {
                    "items": {},
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "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": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "afbc19099a8d962d9ca3bb9cd7c9734dfde30d975b73c8c00415d3f64995fa4a",
  "service_id": "af632ca0436309ed13ea4e95cf31b91250c7c19fe06e6e19cbb6eb75d317bbc8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T13:12:27.843Z",
  "url": "https://apiacre.com/v1/data/schemaorg-normalize",
  "usage_rights": "not_reviewed"
}
apiacre.comGet and inspect one historical Base mainnet block by exact number or a latest, safe, or finalized tag, returning its header timestamp, transaction count, gas use, base and blob fees, state and receipt roots, confirmations, and head-distance evidence.
https://apiacre.com/v1/crypto/base-block-inspect
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xa0BFa4f07281c9b248DC3AED2217836BcA24869B
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactB4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan
Source and evidence
{
  "description": "Get and inspect one historical Base mainnet block by exact number or a latest, safe, or finalized tag, returning its header timestamp, transaction count, gas use, base and blob fees, state and receipt roots, confirmations, and head-distance evidence.",
  "domain": "apiacre.com",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "payment-identifier"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "block_number": {
                "anyOf": [
                  {
                    "type": "integer"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "block_tag": {
                "enum": [
                  "latest",
                  "safe",
                  "finalized"
                ],
                "type": "string"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": false,
                "properties": {
                  "block": {
                    "anyOf": [
                      {
                        "type": "object"
                      },
                      {
                        "type": "null"
                      }
                    ]
                  },
                  "disclaimer": {
                    "type": "string"
                  },
                  "found": {
                    "type": "boolean"
                  },
                  "head": {
                    "type": "object"
                  },
                  "network": {
                    "type": "object"
                  },
                  "networkRequestsMade": {
                    "type": "integer"
                  },
                  "observedAt": {
                    "type": "string"
                  },
                  "readOnly": {
                    "type": "boolean"
                  },
                  "request": {
                    "type": "object"
                  },
                  "rpcCallsMade": {
                    "type": "integer"
                  },
                  "source": {
                    "type": "string"
                  },
                  "transactionBroadcast": {
                    "type": "boolean"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "request",
                  "network",
                  "observedAt",
                  "head",
                  "found",
                  "block",
                  "networkRequestsMade",
                  "rpcCallsMade",
                  "readOnly",
                  "transactionBroadcast",
                  "warnings",
                  "source",
                  "disclaimer"
                ],
                "type": "object"
              },
              "meta": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "duration_ms": {
                    "type": "integer"
                  },
                  "next_actions": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "sources": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "warnings": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "duration_ms",
                  "cached",
                  "sources",
                  "warnings",
                  "next_actions"
                ],
                "type": "object"
              },
              "request_id": {
                "type": "string"
              },
              "service": {
                "type": "string"
              },
              "version": {
                "type": "string"
              }
            },
            "required": [
              "request_id",
              "service",
              "version",
              "data",
              "meta"
            ],
            "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.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "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": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
      "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": "024e778a5f3b06c147a83e09f1f962e01018f43ec88dabf27c3ae05ed1e5f4f5",
  "service_id": "b23cb5860d6138e143c771ce6bc96652194699debffa2ab699c6eb65f11697d4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T12:52:09.577Z",
  "url": "https://apiacre.com/v1/crypto/base-block-inspect",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

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

Discuss an outcome integration
Collection coverage

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

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

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

Collection status JSON