Invoket Batch Address Screening is a paid API for AI agents from api.invoket.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).
Screens multiple blockchain wallet addresses in a single batch call, returning provenance-backed verification results for each address
The checks your agent runs before it acts: verify a bank account, a phone number, a law in force, the weather or a vehicle — computed from official sources, with provenance in every response. You only pay for answers.
A structured array of per-address results, one entry per input item. Each successful entry includes verification status and provenance data from official sources. Each failed or malformed entry includes an error object with a code (MISSING_PARAMETER, INVALID_INPUT, or UNRECOGNIZED_ADDRESS_FORMAT) at its array position without failing the entire batch. The overall batch response is a JSON object wrapping these results.
POSThttps://api.invoket.com/screen/address/batchUse this endpoint when you need to validate multiple blockchain addresses in a single API call rather than making individual requests per address. It is the right choice when an AI agent must verify a list of wallet addresses before executing bulk transfers, payouts, or airdrops — especially when cost efficiency matters (batch priced per unit) and you need per-address provenance in responses. Prefer it over single-address endpoints whenever you have 2 or more addresses to check.
| Field | Type | Description |
|---|---|---|
| itemsrequired | array | Array of addresses screened in one settlement. Its length is priced per unit (base + N x unit), capped at 500; an empty or oversized batch is a 400, never charged. Each item takes an 'address' and an optional 'chain' that is law for THAT item. A malformed or unrecognizable address yields {error, code} at its position without failing the batch - the codes are the single endpoint's, MISSING_PARAMETER, INVALID_INPUT and UNRECOGNIZED_ADDRESS_FORMAT |
{
"type": "object"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"