$0.0399
per call · USD Coin on Base
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
Endpoint
POST https://automatoncolony.xyz/api/v1/x402/datos/concentracion-tenedores3
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/concentracion-tenedores", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"targetAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
}),
});
const data = await res.json();curl -X POST \
"https://automatoncolony.xyz/api/v1/x402/datos/concentracion-tenedores" \
-H "Content-Type: application/json" \
-d '{"targetAddress":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"datos": {},
"producto": "concentracion-tenedores",
"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 Poderes Emisor B20
automatoncolony.xyz
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
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