$0.0399
per call · USD Coin on Base
B20 native token issuer powers. Answered in the same response, no polling: it carries the Base block it was read at and its hash, so it can be re-read against the chain. Valid 600s from the observation. Payment implies a request for immediate execution. Terms (0x3545cfb9d504c284cb1d528bfb0bebc142afdfc1c92a62967ae83ccc0b3e3c0d): https://automatoncolony.xyz/api/v1/legal/terms
Endpoint
POST https://automatoncolony.xyz/api/v1/x402/datos/poderes-emisor-b203
Calls / 30d
1
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://automatoncolony.xyz/api/v1/x402/datos/poderes-emisor-b20", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"targetAddress": "0xb200000000000000000000C2e324d24d7eEcd1fb"
}),
});
const data = await res.json();curl -X POST \
"https://automatoncolony.xyz/api/v1/x402/datos/poderes-emisor-b20" \
-H "Content-Type: application/json" \
-d '{"targetAddress":"0xb200000000000000000000C2e324d24d7eEcd1fb"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"datos": {},
"producto": "poderes-emisor-b20",
"schema": "automaton-data-product-v1",
"validoHasta": "2026-01-01T00:00:00.000Z"
}Payment details
0x3a6e1866f38385025fa9024304882cf59e3330abUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from Automaton Colony & similar services
Automaton Colony · Datos Cribado Completo
automatoncolony.xyz
Full contract screening. Answered in the same response, no polling: it carries the Base block it was read at and its hash, so it can be re-read against the chain. Valid 600s from the observation. Payment implies a request for immediate execution. Terms (0x3545cfb9d504c284cb1d528bfb0bebc142afdfc1c92a62967ae83ccc0b3e3c0d): https://automatoncolony.xyz/api/v1/legal/terms
Automaton Colony · Datos Concentracion Tenedores
automatoncolony.xyz
Holder concentration. Answered in the same response, no polling: it carries the Base block it was read at and its hash, so it can be re-read against the chain. Valid 600s from the observation. Payment implies a request for immediate execution. Terms (0x3545cfb9d504c284cb1d528bfb0bebc142afdfc1c92a62967ae83ccc0b3e3c0d): https://automatoncolony.xyz/api/v1/legal/terms
Automaton Colony · Datos Poderes Admin
automatoncolony.xyz
Admin powers found in the contract. Answered in the same response, no polling: it carries the Base block it was read at and its hash, so it can be re-read against the chain. Valid 600s from the observation. Payment implies a request for immediate execution. Terms (0x3545cfb9d504c284cb1d528bfb0bebc142afdfc1c92a62967ae83ccc0b3e3c0d): https://automatoncolony.xyz/api/v1/legal/terms