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.

212 observations · Differences between dated observations.

api.munition.ioMunition Exa Contents: x402-paid page content extraction for AI agents. Pay 0.002 USDC per call to fetch clean text (plus optional highlights and summaries) for up to 20 URLs from Exa's cache, with live crawl fallback.
https://api.munition.io/v1/exa/contents
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:1372000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:421612000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp2000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactCawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo
Source and evidence
{
  "description": "Munition Exa Contents: x402-paid page content extraction for AI agents. Pay 0.002 USDC per call to fetch clean text (plus optional highlights and summaries) for up to 20 URLs from Exa's cache, with live crawl fallback.",
  "domain": "api.munition.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "highlights": {
                "oneOf": [
                  {
                    "type": "boolean"
                  },
                  {
                    "properties": {
                      "numSentences": {
                        "type": "integer"
                      }
                    },
                    "type": "object"
                  }
                ]
              },
              "livecrawl": {
                "enum": [
                  "never",
                  "fallback",
                  "always"
                ],
                "type": "string"
              },
              "summary": {
                "oneOf": [
                  {
                    "type": "boolean"
                  },
                  {
                    "properties": {
                      "query": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  }
                ]
              },
              "text": {
                "default": true,
                "oneOf": [
                  {
                    "type": "boolean"
                  },
                  {
                    "properties": {
                      "maxCharacters": {
                        "type": "integer"
                      }
                    },
                    "type": "object"
                  }
                ]
              },
              "urls": {
                "items": {
                  "format": "uri",
                  "type": "string"
                },
                "maxItems": 20,
                "minItems": 1,
                "type": "array"
              }
            },
            "required": [
              "urls"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "meta": {
                "properties": {
                  "fetchedAt": {
                    "format": "date-time",
                    "type": "string"
                  },
                  "resultCount": {
                    "type": "integer"
                  }
                },
                "required": [
                  "resultCount",
                  "fetchedAt"
                ],
                "type": "object"
              },
              "results": {
                "items": {
                  "properties": {
                    "author": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "highlights": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "publishedDate": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "score": {
                      "type": [
                        "number",
                        "null"
                      ]
                    },
                    "summary": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "text": {
                      "description": "Page text when contents were requested.",
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "title": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "url": {
                      "format": "uri",
                      "type": "string"
                    }
                  },
                  "required": [
                    "url"
                  ],
                  "type": "object"
                },
                "type": "array"
              }
            },
            "required": [
              "results",
              "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.002",
      "amount_atomic": "2000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM",
        "name": "USDC"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "CawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "adc16e37a7f75de752f07c162b9549fecc0077efaef84da356614f9f5581abe2",
  "service_id": "54d46ca806ac9b945d62847c4ea35a765c239052c258ad9ef4058b45fd1152bf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T09:53:39.835Z",
  "url": "https://api.munition.io/v1/exa/contents",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Exa Search: x402-paid neural web search for AI agents. Pay 0.01 USDC per query and get up to 25 ranked results (title, url, date, author, optional page text/highlights/summary) from Exa's semantic index. Supports categories (news, research paper, company, github, people…), domain include/exclude and date filters.
https://api.munition.io/v1/exa/search
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactCawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo
Source and evidence
{
  "description": "Munition Exa Search: x402-paid neural web search for AI agents. Pay 0.01 USDC per query and get up to 25 ranked results (title, url, date, author, optional page text/highlights/summary) from Exa's semantic index. Supports categories (news, research paper, company, github, people…), domain include/exclude and date filters.",
  "domain": "api.munition.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "category": {
                "enum": [
                  "company",
                  "research paper",
                  "news",
                  "pdf",
                  "github",
                  "tweet",
                  "personal site",
                  "linkedin profile",
                  "financial report",
                  "people"
                ],
                "type": "string"
              },
              "contents": {
                "description": "Which page contents to include. Omit for metadata only.",
                "properties": {
                  "highlights": {
                    "oneOf": [
                      {
                        "type": "boolean"
                      },
                      {
                        "properties": {
                          "highlightsPerUrl": {
                            "type": "integer"
                          },
                          "numSentences": {
                            "type": "integer"
                          }
                        },
                        "type": "object"
                      }
                    ]
                  },
                  "summary": {
                    "oneOf": [
                      {
                        "type": "boolean"
                      },
                      {
                        "properties": {
                          "query": {
                            "type": "string"
                          }
                        },
                        "type": "object"
                      }
                    ]
                  },
                  "text": {
                    "oneOf": [
                      {
                        "type": "boolean"
                      },
                      {
                        "properties": {
                          "maxCharacters": {
                            "type": "integer"
                          }
                        },
                        "type": "object"
                      }
                    ]
                  }
                },
                "type": "object"
              },
              "endPublishedDate": {
                "format": "date-time",
                "type": "string"
              },
              "excludeDomains": {
                "items": {
                  "type": "string"
                },
                "maxItems": 50,
                "type": "array"
              },
              "includeDomains": {
                "items": {
                  "type": "string"
                },
                "maxItems": 50,
                "type": "array"
              },
              "numResults": {
                "default": 10,
                "maximum": 25,
                "minimum": 1,
                "type": "integer"
              },
              "query": {
                "description": "Natural-language search query.",
                "maxLength": 2000,
                "minLength": 1,
                "type": "string"
              },
              "startPublishedDate": {
                "format": "date-time",
                "type": "string"
              },
              "type": {
                "default": "auto",
                "enum": [
                  "auto",
                  "neural",
                  "keyword",
                  "fast"
                ],
                "type": "string"
              }
            },
            "required": [
              "query"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "meta": {
                "properties": {
                  "resultCount": {
                    "type": "integer"
                  },
                  "searchedAt": {
                    "format": "date-time",
                    "type": "string"
                  }
                },
                "required": [
                  "resultCount",
                  "searchedAt"
                ],
                "type": "object"
              },
              "query": {
                "type": "string"
              },
              "results": {
                "items": {
                  "properties": {
                    "author": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "highlights": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "publishedDate": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "score": {
                      "type": [
                        "number",
                        "null"
                      ]
                    },
                    "summary": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "text": {
                      "description": "Page text when contents were requested.",
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "title": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "url": {
                      "format": "uri",
                      "type": "string"
                    }
                  },
                  "required": [
                    "url"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "searchType": {
                "type": "string"
              }
            },
            "required": [
              "query",
              "results",
              "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP",
        "name": "USDC"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "CawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "aaff030f87c73d14d4ecf8f1f0049e3f7950a8d915fe0c1cf66884c5716f7561",
  "service_id": "5774cc48433eefd849a78a1206ac512215f373652d64a813967cd5283d2cba3d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T10:41:15.447Z",
  "url": "https://api.munition.io/v1/exa/search",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Airport Search: x402-paid airport reference data search for AI agents. Pay 0.001 USDC to search airports by IATA code, city, airport name, or country and receive normalized IATA airport records suitable for travel planning.
https://api.munition.io/v1/airports/search
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:1371000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:421611000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactCawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo
Source and evidence
{
  "description": "Munition Airport Search: x402-paid airport reference data search for AI agents. Pay 0.001 USDC to search airports by IATA code, city, airport name, or country and receive normalized IATA airport records suitable for travel planning.",
  "domain": "api.munition.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "query": {
                "description": "Airport search text, such as an IATA code, city, airport name, or country.",
                "maxLength": 100,
                "minLength": 1,
                "type": "string"
              }
            },
            "required": [
              "query"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "airports": {
                "items": {
                  "additionalProperties": false,
                  "properties": {
                    "cityName": {
                      "type": "string"
                    },
                    "coordinates": {
                      "additionalProperties": false,
                      "properties": {
                        "lat": {
                          "type": "number"
                        },
                        "lng": {
                          "type": "number"
                        }
                      },
                      "required": [
                        "lat",
                        "lng"
                      ],
                      "type": "object"
                    },
                    "countryCode": {
                      "type": "string"
                    },
                    "countryName": {
                      "type": "string"
                    },
                    "iataCode": {
                      "maxLength": 3,
                      "minLength": 3,
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "timeZone": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "iataCode",
                    "name",
                    "cityName",
                    "countryCode",
                    "countryName"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "meta": {
                "additionalProperties": false,
                "properties": {
                  "resultCount": {
                    "minimum": 0,
                    "type": "integer"
                  },
                  "searchedAt": {
                    "format": "date-time",
                    "type": "string"
                  }
                },
                "required": [
                  "resultCount",
                  "searchedAt"
                ],
                "type": "object"
              },
              "query": {
                "type": "string"
              }
            },
            "required": [
              "query",
              "airports",
              "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP",
        "name": "USDC"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "CawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "d81d5c6392ab513053cd016794973d33ca2a64d2512f0fd97ecae0cbb0caebce",
  "service_id": "62ce9bfa8961db16d97953bb3d2c01085b0fe701c55bb5023999d3700a0e0cb7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T06:22:28.675Z",
  "url": "https://api.munition.io/v1/airports/search",
  "usage_rights": "not_reviewed"
}
api.munition.ioSynchronous HTML to A4 PDF, 0.020 USDC with seven-day deletion eligibility, not a hard public-access cutoff; asynchronous cleanup and caches may persist. Not renewable. Non-guessable public URL, not private: do not submit sensitive content. HTTP x402 only; no PDF MCP tool or MPP route. Candidate implementation; deployment not verified.
https://api.munition.io/v1/render/pdf
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:13720000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:4216120000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactCawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo
Source and evidence
{
  "description": "Synchronous HTML to A4 PDF, 0.020 USDC with seven-day deletion eligibility, not a hard public-access cutoff; asynchronous cleanup and caches may persist. Not renewable. Non-guessable public URL, not private: do not submit sensitive content. HTTP x402 only; no PDF MCP tool or MPP route. Candidate implementation; deployment not verified.",
  "domain": "api.munition.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "filename": {
                "description": "Optional filename used for a readable public URL slug, for example invoice-2026-09.pdf. Consecutive dots (..) anywhere are invalid.",
                "maxLength": 180,
                "minLength": 1,
                "type": "string"
              },
              "html": {
                "description": "Self-contained HTML document (UTF-8, up to 1 MiB) with inline CSS. No JavaScript, iframes, forms, <link>, external or relative resources: scripting is disabled and document requests are intercepted/aborted in an offline browser context, not process-wide OS egress isolation. The Chromium sandbox is disabled; process isolation is a deployment concern. Embed images and fonts as data: URIs (png, jpeg, gif, webp, svg, woff/woff2/ttf/otf). Output is A4, up to 20 pages / 10 MiB on successful return, with a 10-second application-level render watchdog budget. Launch, shutdown and cleanup can extend elapsed call time; this is not a hard process-lifetime bound. Page and PDF-byte limits are checked after PDF allocation and do not bound peak memory or CPU.",
                "maxLength": 1048576,
                "minLength": 1,
                "type": "string"
              }
            },
            "required": [
              "html"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "bytes": {
                "description": "Size of the PDF in bytes.",
                "type": "integer"
              },
              "expiresAt": {
                "description": "Seven-day deletion eligibility, not an exact public-access cutoff. Daily cleanup and asynchronous S3 lifecycle deletion may run later; cached responses can persist. No hard deletion deadline is guaranteed. PDF render artifacts are not renewable.",
                "format": "date-time",
                "type": "string"
              },
              "id": {
                "description": "Munition render id.",
                "type": "string"
              },
              "pages": {
                "description": "Number of A4 pages in the PDF.",
                "type": "integer"
              },
              "publicUrl": {
                "description": "Non-guessable public files.munition.io URL of the rendered PDF; do not render confidential content. PDF render artifacts are not renewable via direct x402 or MPP upload-renew endpoints, unlike ordinary uploads.",
                "format": "uri",
                "type": "string"
              },
              "renderMs": {
                "description": "Server-side render time in milliseconds.",
                "type": "integer"
              },
              "sha256": {
                "description": "Lowercase hex SHA-256 of the PDF bytes.",
                "type": "string"
              }
            },
            "required": [
              "id",
              "publicUrl",
              "expiresAt",
              "bytes",
              "pages",
              "sha256",
              "renderMs"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb",
        "name": "USDC"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "CawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "a1a771cdcb706fa3ceaf8f2eae9106a551ca1b67a33e9e3a3b40ff89b98375c4",
  "service_id": "9a5fb3ed8659c8dd1a4f3a43a7ca64a1caddf768256377393870e9248b88fe0e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T07:30:18.511Z",
  "url": "https://api.munition.io/v1/render/pdf",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Google Shopping: x402-paid Google Shopping results for AI agents via Serper. Pay 0.004 USDC per query for products with price, seller, rating and link — useful for price comparison and product research.
https://api.munition.io/v1/serper/shopping
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:1374000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:421614000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp4000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactCawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo
Source and evidence
{
  "description": "Munition Google Shopping: x402-paid Google Shopping results for AI agents via Serper. Pay 0.004 USDC per query for products with price, seller, rating and link — useful for price comparison and product research.",
  "domain": "api.munition.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "gl": {
                "default": "us",
                "description": "Country code (gl), e.g. us, fr, de.",
                "type": "string"
              },
              "hl": {
                "default": "en",
                "description": "Interface language (hl), e.g. en, fr.",
                "type": "string"
              },
              "num": {
                "default": 10,
                "maximum": 100,
                "minimum": 1,
                "type": "integer"
              },
              "page": {
                "default": 1,
                "maximum": 10,
                "minimum": 1,
                "type": "integer"
              },
              "q": {
                "description": "Google query.",
                "maxLength": 1000,
                "minLength": 1,
                "type": "string"
              },
              "tbs": {
                "description": "Time filter, e.g. qdr:d, qdr:w, qdr:m, qdr:y.",
                "type": "string"
              }
            },
            "required": [
              "q"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "meta": {
                "properties": {
                  "resultCount": {
                    "type": "integer"
                  },
                  "searchedAt": {
                    "format": "date-time",
                    "type": "string"
                  }
                },
                "required": [
                  "resultCount",
                  "searchedAt"
                ],
                "type": "object"
              },
              "query": {
                "type": "string"
              },
              "shopping": {
                "items": {
                  "properties": {
                    "imageUrl": {
                      "type": "string"
                    },
                    "link": {
                      "type": "string"
                    },
                    "position": {
                      "type": "integer"
                    },
                    "price": {
                      "type": "string"
                    },
                    "rating": {
                      "type": "number"
                    },
                    "ratingCount": {
                      "type": "integer"
                    },
                    "source": {
                      "type": "string"
                    },
                    "title": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                },
                "type": "array"
              }
            },
            "required": [
              "query",
              "shopping",
              "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM",
        "name": "USDC"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "CawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "bffe1a36e201075611a06f3758f2af78850ba88bb07c3ed56ee0d0d36d33f93c",
  "service_id": "c83ba645279c86186c2f73d99e710a96e7b687a60143f286ff9a1c9c0f56d727",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T09:53:55.499Z",
  "url": "https://api.munition.io/v1/serper/shopping",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Google News: x402-paid Google News results for AI agents via Serper. Pay 0.004 USDC per query for recent articles (title, link, source, date, snippet) with country, language and time filters.
https://api.munition.io/v1/serper/news
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:1374000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:421614000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp4000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactCawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo
Source and evidence
{
  "description": "Munition Google News: x402-paid Google News results for AI agents via Serper. Pay 0.004 USDC per query for recent articles (title, link, source, date, snippet) with country, language and time filters.",
  "domain": "api.munition.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "gl": {
                "default": "us",
                "description": "Country code (gl), e.g. us, fr, de.",
                "type": "string"
              },
              "hl": {
                "default": "en",
                "description": "Interface language (hl), e.g. en, fr.",
                "type": "string"
              },
              "num": {
                "default": 10,
                "maximum": 100,
                "minimum": 1,
                "type": "integer"
              },
              "page": {
                "default": 1,
                "maximum": 10,
                "minimum": 1,
                "type": "integer"
              },
              "q": {
                "description": "Google query.",
                "maxLength": 1000,
                "minLength": 1,
                "type": "string"
              },
              "tbs": {
                "description": "Time filter, e.g. qdr:d, qdr:w, qdr:m, qdr:y.",
                "type": "string"
              }
            },
            "required": [
              "q"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "meta": {
                "properties": {
                  "resultCount": {
                    "type": "integer"
                  },
                  "searchedAt": {
                    "format": "date-time",
                    "type": "string"
                  }
                },
                "required": [
                  "resultCount",
                  "searchedAt"
                ],
                "type": "object"
              },
              "news": {
                "items": {
                  "properties": {
                    "date": {
                      "type": "string"
                    },
                    "imageUrl": {
                      "type": "string"
                    },
                    "link": {
                      "format": "uri",
                      "type": "string"
                    },
                    "position": {
                      "type": "integer"
                    },
                    "snippet": {
                      "type": "string"
                    },
                    "source": {
                      "type": "string"
                    },
                    "title": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "title",
                    "link"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "query": {
                "type": "string"
              }
            },
            "required": [
              "query",
              "news",
              "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb",
        "name": "USDC"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "CawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "4dfc4f23121f9293298d250956ed4471139d6f03ff1db5cd51e9f00dd6bd892b",
  "service_id": "e1fb6a0b3bc68b4f67cb591f19b7a0a552b70dbd98d5512e324d25c33ff495d5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T09:53:51.474Z",
  "url": "https://api.munition.io/v1/serper/news",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Flight Search: x402-paid live flight offer search for AI agents. Pay 0.05 USDC to search Duffel flight offers and receive compact normalized itineraries, prices, carriers, and metadata suitable for replay and downstream planning.
https://api.munition.io/v1/flights/search
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:13750000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:4216150000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp50000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactCawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo
Source and evidence
{
  "description": "Munition Flight Search: x402-paid live flight offer search for AI agents. Pay 0.05 USDC to search Duffel flight offers and receive compact normalized itineraries, prices, carriers, and metadata suitable for replay and downstream planning.",
  "domain": "api.munition.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "adults": {
                "default": 1,
                "maximum": 9,
                "minimum": 1,
                "type": "integer"
              },
              "children": {
                "default": 0,
                "maximum": 9,
                "minimum": 0,
                "type": "integer"
              },
              "currency": {
                "description": "Optional ISO currency code used with maxPrice.",
                "maxLength": 3,
                "minLength": 3,
                "type": "string"
              },
              "departureDate": {
                "description": "Outbound date in YYYY-MM-DD format.",
                "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
                "type": "string"
              },
              "destination": {
                "description": "IATA airport code to arrive at, for example NRT.",
                "maxLength": 3,
                "minLength": 3,
                "type": "string"
              },
              "infants": {
                "default": 0,
                "maximum": 9,
                "minimum": 0,
                "type": "integer"
              },
              "maxPrice": {
                "description": "Optional max total offer price. Currency conversion is not applied.",
                "exclusiveMinimum": 0,
                "type": "number"
              },
              "maxResults": {
                "default": 50,
                "maximum": 50,
                "minimum": 1,
                "type": "integer"
              },
              "nonStop": {
                "description": "When true, return only offers whose itineraries have one segment each.",
                "type": "boolean"
              },
              "origin": {
                "description": "IATA airport code to depart from, for example SFO.",
                "maxLength": 3,
                "minLength": 3,
                "type": "string"
              },
              "returnDate": {
                "description": "Optional return date in YYYY-MM-DD format.",
                "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
                "type": "string"
              },
              "travelClass": {
                "default": "ECONOMY",
                "enum": [
                  "ECONOMY",
                  "PREMIUM_ECONOMY",
                  "BUSINESS",
                  "FIRST"
                ],
                "type": "string"
              }
            },
            "required": [
              "origin",
              "destination",
              "departureDate"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "additionalProperties": false,
            "properties": {
              "meta": {
                "additionalProperties": false,
                "properties": {
                  "resultCount": {
                    "minimum": 0,
                    "type": "integer"
                  },
                  "searchedAt": {
                    "format": "date-time",
                    "type": "string"
                  }
                },
                "required": [
                  "resultCount",
                  "searchedAt"
                ],
                "type": "object"
              },
              "results": {
                "items": {
                  "additionalProperties": false,
                  "properties": {
                    "airlineCodes": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "currency": {
                      "type": "string"
                    },
                    "id": {
                      "type": "string"
                    },
                    "itineraries": {
                      "items": {
                        "additionalProperties": false,
                        "properties": {
                          "duration": {
                            "type": "string"
                          },
                          "numberOfStops": {
                            "minimum": 0,
                            "type": "integer"
                          },
                          "segments": {
                            "items": {
                              "additionalProperties": false,
                              "properties": {
                                "aircraft": {
                                  "type": "string"
                                },
                                "arrival": {
                                  "additionalProperties": false,
                                  "properties": {
                                    "airportCode": {
                                      "type": "string"
                                    },
                                    "at": {
                                      "type": "string"
                                    }
                                  },
                                  "type": "object"
                                },
                                "carrierCode": {
                                  "type": "string"
                                },
                                "departure": {
                                  "additionalProperties": false,
                                  "properties": {
                                    "airportCode": {
                                      "type": "string"
                                    },
                                    "at": {
                                      "type": "string"
                                    }
                                  },
                                  "type": "object"
                                },
                                "duration": {
                                  "type": "string"
                                },
                                "flightNumber": {
                                  "type": "string"
                                },
                                "operatingCarrierCode": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "departure",
                                "arrival"
                              ],
                              "type": "object"
                            },
                            "type": "array"
                          }
                        },
                        "required": [
                          "numberOfStops",
                          "segments"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "source": {
                      "const": "flight_search",
                      "type": "string"
                    },
                    "totalPrice": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "source",
                    "totalPrice",
                    "currency",
                    "airlineCodes",
                    "itineraries"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "warnings": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              }
            },
            "required": [
              "results",
              "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "50000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "50000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "50000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb",
        "name": "USDC"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "CawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "d1da0771dd67ca1b5543162178b00b72efe0866e20b12fa9f999a9a508f12fae",
  "service_id": "e74f2b2fd3f791935bbff4af71f1dbe212a1586b82e3fa2d914329537f3d8733",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-28T15:23:58.488Z",
  "url": "https://api.munition.io/v1/flights/search",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Exa Answer: x402-paid cited answers for AI agents. Pay 0.01 USDC to get a direct answer to a question grounded in live web search, with the source pages as citations.
https://api.munition.io/v1/exa/answer
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactCawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo
Source and evidence
{
  "description": "Munition Exa Answer: x402-paid cited answers for AI agents. Pay 0.01 USDC to get a direct answer to a question grounded in live web search, with the source pages as citations.",
  "domain": "api.munition.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "query": {
                "description": "Question to answer.",
                "maxLength": 2000,
                "minLength": 1,
                "type": "string"
              },
              "text": {
                "default": false,
                "description": "Include full text of each citation.",
                "type": "boolean"
              }
            },
            "required": [
              "query"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "answer": {
                "type": "string"
              },
              "citations": {
                "items": {
                  "properties": {
                    "author": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "highlights": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "publishedDate": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "score": {
                      "type": [
                        "number",
                        "null"
                      ]
                    },
                    "summary": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "text": {
                      "description": "Page text when contents were requested.",
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "title": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "url": {
                      "format": "uri",
                      "type": "string"
                    }
                  },
                  "required": [
                    "url"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "meta": {
                "properties": {
                  "answeredAt": {
                    "format": "date-time",
                    "type": "string"
                  },
                  "citationCount": {
                    "type": "integer"
                  }
                },
                "required": [
                  "citationCount",
                  "answeredAt"
                ],
                "type": "object"
              },
              "query": {
                "type": "string"
              }
            },
            "required": [
              "query",
              "answer",
              "citations",
              "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "name": "USDC"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "CawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "df1de5b5b79276ee182901ee73497a8669f0f64155da8296604ef478627ee7fa",
  "service_id": "f0c28a9a73b7438e151ffdab35767632abee2c68e960ae25de521e9b02b78260",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T09:53:42.967Z",
  "url": "https://api.munition.io/v1/exa/answer",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Firecrawl Search: x402-paid web search for AI agents. Pay 0.03 USDC per query to get up to 20 web results (url, title, description) and optionally the full markdown content of each result in the same call.
https://api.munition.io/v1/firecrawl/search
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:13730000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
eip155:4216130000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp30000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactCawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo
Source and evidence
{
  "description": "Munition Firecrawl Search: x402-paid web search for AI agents. Pay 0.03 USDC per query to get up to 20 web results (url, title, description) and optionally the full markdown content of each result in the same call.",
  "domain": "api.munition.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "country": {
                "description": "Two-letter country code, e.g. us, fr.",
                "type": "string"
              },
              "lang": {
                "description": "Language code, e.g. en, fr.",
                "type": "string"
              },
              "limit": {
                "default": 5,
                "maximum": 20,
                "minimum": 1,
                "type": "integer"
              },
              "query": {
                "maxLength": 1000,
                "minLength": 1,
                "type": "string"
              },
              "scrapeContent": {
                "default": false,
                "description": "Also scrape each result to markdown.",
                "type": "boolean"
              },
              "tbs": {
                "description": "Time filter, e.g. qdr:d (day), qdr:w (week), qdr:m (month).",
                "type": "string"
              }
            },
            "required": [
              "query"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "meta": {
                "properties": {
                  "resultCount": {
                    "type": "integer"
                  },
                  "searchedAt": {
                    "format": "date-time",
                    "type": "string"
                  }
                },
                "required": [
                  "resultCount",
                  "searchedAt"
                ],
                "type": "object"
              },
              "query": {
                "type": "string"
              },
              "results": {
                "items": {
                  "properties": {
                    "description": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "markdown": {
                      "description": "Present when scrapeContent is true.",
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "title": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "url": {
                      "format": "uri",
                      "type": "string"
                    }
                  },
                  "required": [
                    "url"
                  ],
                  "type": "object"
                },
                "type": "array"
              }
            },
            "required": [
              "query",
              "results",
              "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP",
        "name": "USDC"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "CawPXxATKM9iBPc2o6FRzu9LbvzZWcepD9akwZkbDyDo",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "ffcd876394d3675591f53bb781dccacb87738c4ef1fdabd34918ea5b6bdd1f93",
  "service_id": "f24c5cce563bae6adb0fe66b9f9a194d81d38652c6855fc9e864e96f384b9c34",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T10:41:29.994Z",
  "url": "https://api.munition.io/v1/firecrawl/search",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Exa Find Similar: x402-paid similar-page discovery for AI agents. Pay 0.01 USDC to get up to 25 pages semantically similar to a given URL (competitors, related articles, alternatives), with optional page contents.
https://api.munition.io/v1/exa/find-similar

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

Source and evidence
{
  "description": "Munition Exa Find Similar: x402-paid similar-page discovery for AI agents. Pay 0.01 USDC to get up to 25 pages semantically similar to a given URL (competitors, related articles, alternatives), with optional page contents.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "8024eec2ae8fa6e6",
  "service_id": "00af18c781b7f2898b515975900ec30c43eafc86a3c8271a444c198486081a22",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T09:53:41.427Z",
  "url": "https://api.munition.io/v1/exa/find-similar",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Google Images: x402-paid Google Images results for AI agents via Serper. Pay 0.004 USDC per query for image URLs, thumbnails, dimensions and source pages.
https://api.munition.io/v1/serper/images

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

Source and evidence
{
  "description": "Munition Google Images: x402-paid Google Images results for AI agents via Serper. Pay 0.004 USDC per query for image URLs, thumbnails, dimensions and source pages.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.004,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "1b42183be019be27",
  "service_id": "0b4c5ce5c0c6869569bf371603bcce708b268c78b05c44c7e124391026643b6b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T09:53:53.458Z",
  "url": "https://api.munition.io/v1/serper/images",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Google Search: x402-paid Google web search results for AI agents via Serper. Pay 0.004 USDC per query for organic results (title, link, snippet, position), answer box, knowledge graph, people-also-ask and related searches. Country and language selectable.
https://api.munition.io/v1/serper/search

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

Source and evidence
{
  "description": "Munition Google Search: x402-paid Google web search results for AI agents via Serper. Pay 0.004 USDC per query for organic results (title, link, snippet, position), answer box, knowledge graph, people-also-ask and related searches. Country and language selectable.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.004,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "7cc2b48f5e1804c0",
  "service_id": "2686bad03791c517e5fe64e40e5d326827ed503ffa107013d867da226fad5716",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T10:41:06.247Z",
  "url": "https://api.munition.io/v1/serper/search",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Upload: x402-paid temporary file hosting for AI agents. Buy a presigned upload slot, upload one local file or generated artifact up to 10 MB, and get a public non-guessable files.munition.io link retained for 7 days. Useful for PDFs, screenshots, images, logs, JSON, reports, browser sharing, webhook sharing, and agent-to-human handoff.
https://api.munition.io/v1/uploads

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

Source and evidence
{
  "description": "Munition Upload: x402-paid temporary file hosting for AI agents. Buy a presigned upload slot, upload one local file or generated artifact up to 10 MB, and get a public non-guessable files.munition.io link retained for 7 days. Useful for PDFs, screenshots, images, logs, JSON, reports, browser sharing, webhook sharing, and agent-to-human handoff.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.005,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "c6e86dc18f46307b",
  "service_id": "2bd6b81d071e9458a644194db044acae90c4f16d37d58b86db95e4bcba9e47ce",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-29T06:29:58.36Z",
  "url": "https://api.munition.io/v1/uploads",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Firecrawl Scrape: x402-paid web page scraping for AI agents. Pay 0.015 USDC per URL to get the page rendered with JavaScript and converted to clean markdown (optionally raw HTML, links, summary). Use when a plain fetch returns empty, JS-only or 403 content.
https://api.munition.io/v1/firecrawl/scrape

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

Source and evidence
{
  "description": "Munition Firecrawl Scrape: x402-paid web page scraping for AI agents. Pay 0.015 USDC per URL to get the page rendered with JavaScript and converted to clean markdown (optionally raw HTML, links, summary). Use when a plain fetch returns empty, JS-only or 403 content.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "bad0cc1a90b4c2ea",
  "service_id": "3a9d174bfc266fc9ccd3bf57452a1286ffc2f7cf1cb770e34e5c724b6743ef63",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T09:53:46.016Z",
  "url": "https://api.munition.io/v1/firecrawl/scrape",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Exa Contents: x402-paid page content extraction for AI agents. Pay 0.002 USDC per call to fetch clean text (plus optional highlights and summaries) for up to 20 URLs from Exa's cache, with live crawl fallback.
https://api.munition.io/v1/exa/contents

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

Source and evidence
{
  "description": "Munition Exa Contents: x402-paid page content extraction for AI agents. Pay 0.002 USDC per call to fetch clean text (plus optional highlights and summaries) for up to 20 URLs from Exa's cache, with live crawl fallback.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.002,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "e076d26ec25ff51c",
  "service_id": "54d46ca806ac9b945d62847c4ea35a765c239052c258ad9ef4058b45fd1152bf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T09:53:39.835Z",
  "url": "https://api.munition.io/v1/exa/contents",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Exa Search: x402-paid neural web search for AI agents. Pay 0.01 USDC per query and get up to 25 ranked results (title, url, date, author, optional page text/highlights/summary) from Exa's semantic index. Supports categories (news, research paper, company, github, people…), domain include/exclude and date filters.
https://api.munition.io/v1/exa/search

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

Source and evidence
{
  "description": "Munition Exa Search: x402-paid neural web search for AI agents. Pay 0.01 USDC per query and get up to 25 ranked results (title, url, date, author, optional page text/highlights/summary) from Exa's semantic index. Supports categories (news, research paper, company, github, people…), domain include/exclude and date filters.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "6498fe05cfddaf5c",
  "service_id": "5774cc48433eefd849a78a1206ac512215f373652d64a813967cd5283d2cba3d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T10:41:15.447Z",
  "url": "https://api.munition.io/v1/exa/search",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Airport Search: x402-paid airport reference data search for AI agents. Pay 0.001 USDC to search airports by IATA code, city, airport name, or country and receive normalized IATA airport records suitable for travel planning.
https://api.munition.io/v1/airports/search

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

Source and evidence
{
  "description": "Munition Airport Search: x402-paid airport reference data search for AI agents. Pay 0.001 USDC to search airports by IATA code, city, airport name, or country and receive normalized IATA airport records suitable for travel planning.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.001,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "831435f9cbd14c81",
  "service_id": "62ce9bfa8961db16d97953bb3d2c01085b0fe701c55bb5023999d3700a0e0cb7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T06:22:28.675Z",
  "url": "https://api.munition.io/v1/airports/search",
  "usage_rights": "not_reviewed"
}
api.munition.ioSynchronous HTML to A4 PDF, 0.020 USDC with seven-day deletion eligibility, not a hard public-access cutoff; asynchronous cleanup and caches may persist. Not renewable. Non-guessable public URL, not private: do not submit sensitive content. HTTP x402 only; no PDF MCP tool or MPP route. Candidate implementation; deployment not verified.
https://api.munition.io/v1/render/pdf

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

Source and evidence
{
  "description": "Synchronous HTML to A4 PDF, 0.020 USDC with seven-day deletion eligibility, not a hard public-access cutoff; asynchronous cleanup and caches may persist. Not renewable. Non-guessable public URL, not private: do not submit sensitive content. HTTP x402 only; no PDF MCP tool or MPP route. Candidate implementation; deployment not verified.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.02,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "7c53daa03472dd96",
  "service_id": "9a5fb3ed8659c8dd1a4f3a43a7ca64a1caddf768256377393870e9248b88fe0e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T07:30:18.511Z",
  "url": "https://api.munition.io/v1/render/pdf",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Google Shopping: x402-paid Google Shopping results for AI agents via Serper. Pay 0.004 USDC per query for products with price, seller, rating and link — useful for price comparison and product research.
https://api.munition.io/v1/serper/shopping

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

Source and evidence
{
  "description": "Munition Google Shopping: x402-paid Google Shopping results for AI agents via Serper. Pay 0.004 USDC per query for products with price, seller, rating and link — useful for price comparison and product research.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.004,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "03909456175294e6",
  "service_id": "c83ba645279c86186c2f73d99e710a96e7b687a60143f286ff9a1c9c0f56d727",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T09:53:55.499Z",
  "url": "https://api.munition.io/v1/serper/shopping",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Google News: x402-paid Google News results for AI agents via Serper. Pay 0.004 USDC per query for recent articles (title, link, source, date, snippet) with country, language and time filters.
https://api.munition.io/v1/serper/news

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

Source and evidence
{
  "description": "Munition Google News: x402-paid Google News results for AI agents via Serper. Pay 0.004 USDC per query for recent articles (title, link, source, date, snippet) with country, language and time filters.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.004,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "5bd22145d36032fe",
  "service_id": "e1fb6a0b3bc68b4f67cb591f19b7a0a552b70dbd98d5512e324d25c33ff495d5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T09:53:51.474Z",
  "url": "https://api.munition.io/v1/serper/news",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Flight Search: x402-paid live flight offer search for AI agents. Pay 0.05 USDC to search Duffel flight offers and receive compact normalized itineraries, prices, carriers, and metadata suitable for replay and downstream planning.
https://api.munition.io/v1/flights/search

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

Source and evidence
{
  "description": "Munition Flight Search: x402-paid live flight offer search for AI agents. Pay 0.05 USDC to search Duffel flight offers and receive compact normalized itineraries, prices, carriers, and metadata suitable for replay and downstream planning.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.05,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "1edc90310d92ec5f",
  "service_id": "e74f2b2fd3f791935bbff4af71f1dbe212a1586b82e3fa2d914329537f3d8733",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-28T15:23:58.488Z",
  "url": "https://api.munition.io/v1/flights/search",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Exa Answer: x402-paid cited answers for AI agents. Pay 0.01 USDC to get a direct answer to a question grounded in live web search, with the source pages as citations.
https://api.munition.io/v1/exa/answer

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

Source and evidence
{
  "description": "Munition Exa Answer: x402-paid cited answers for AI agents. Pay 0.01 USDC to get a direct answer to a question grounded in live web search, with the source pages as citations.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "c992812bf1a4ba7f",
  "service_id": "f0c28a9a73b7438e151ffdab35767632abee2c68e960ae25de521e9b02b78260",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T09:53:42.967Z",
  "url": "https://api.munition.io/v1/exa/answer",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Firecrawl Search: x402-paid web search for AI agents. Pay 0.03 USDC per query to get up to 20 web results (url, title, description) and optionally the full markdown content of each result in the same call.
https://api.munition.io/v1/firecrawl/search

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

Source and evidence
{
  "description": "Munition Firecrawl Search: x402-paid web search for AI agents. Pay 0.03 USDC per query to get up to 20 web results (url, title, description) and optionally the full markdown content of each result in the same call.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.03,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "392a2cbaf88a06e1",
  "service_id": "f24c5cce563bae6adb0fe66b9f9a194d81d38652c6855fc9e864e96f384b9c34",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T10:41:29.994Z",
  "url": "https://api.munition.io/v1/firecrawl/search",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Upload: x402-paid temporary file hosting for AI agents. Buy a presigned upload slot, upload one local file or generated artifact up to 10 MB, and get a public non-guessable files.munition.io link retained for 7 days. Useful for PDFs, screenshots, images, logs, JSON, reports, browser sharing, webhook sharing, and agent-to-human handoff.
https://api.munition.io/v1/uploads

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

Source and evidence
{
  "description": "Munition Upload: x402-paid temporary file hosting for AI agents. Buy a presigned upload slot, upload one local file or generated artifact up to 10 MB, and get a public non-guessable files.munition.io link retained for 7 days. Useful for PDFs, screenshots, images, logs, JSON, reports, browser sharing, webhook sharing, and agent-to-human handoff.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.005,
  "metadata": null,
  "method": "POST",
  "observed_at": 1787011200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
  "schema_fingerprint": "c6e86dc18f46307b",
  "service_id": "2bd6b81d071e9458a644194db044acae90c4f16d37d58b86db95e4bcba9e47ce",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-12T23:53:55.957Z",
  "url": "https://api.munition.io/v1/uploads",
  "usage_rights": "not_reviewed"
}
api.munition.ioMunition Airport Search: x402-paid airport reference data search for AI agents. Pay 0.001 USDC to search airports by IATA code, city, airport name, or country and receive normalized IATA airport records suitable for travel planning.
https://api.munition.io/v1/airports/search

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

Source and evidence
{
  "description": "Munition Airport Search: x402-paid airport reference data search for AI agents. Pay 0.001 USDC to search airports by IATA code, city, airport name, or country and receive normalized IATA airport records suitable for travel planning.",
  "domain": "api.munition.io",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x54d6C2C08e10F1a1d3dA88dF513bbE9BCf1A4aFa",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.001,
  "metadata": null,
  "method": "POST",
  "observed_at": 1787011200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
  "schema_fingerprint": "831435f9cbd14c81",
  "service_id": "62ce9bfa8961db16d97953bb3d2c01085b0fe701c55bb5023999d3700a0e0cb7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-13T00:11:00.695Z",
  "url": "https://api.munition.io/v1/airports/search",
  "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