Multichain search
Queries every explorer configured for the networks supported by MiMi’s x402 infrastructure.
Agenticous searches MiMi-supported blockchain explorers in parallel and returns the seven most recent transactions from the previous seven days.
POST /v1/reports/transactions
{
"address": "0xYourWallet..."
}
The report distinguishes verified explorer data from unavailable sources instead of inventing missing activity.
Queries every explorer configured for the networks supported by MiMi’s x402 infrastructure.
Bounded timeouts and isolated failures keep one slow explorer from taking down the report.
Native and token activity is normalized, deduplicated and sorted across networks.
Every returned transaction links back to its originating blockchain explorer.
No API key, subscription or account. Payment is negotiated directly in the HTTP exchange.