B
$0.05
per call · USD Coin on Base
Pay the send-token execution fee (ERC-20 transfer)
Endpoint
GET https://keyring-agent.blockchhub.link/api/send-token4
Calls / 30d
3
Unique payers / 30d
Sep 10
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
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://keyring-agent.blockchhub.link/api/send-token", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://keyring-agent.blockchhub.link/api/send-token" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"status": "ok"
}Payment details
Pay to
0x17cd53c04d707ef0dd615ef56c633f02915a7905Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from Blockchhub & similar services
B
Blockchhub · Send Native
keyring-agent.blockchhub.link
Pay the send-native execution fee (native coin transfer)
GETBaseOther
$0.05 / call1 calls / 30d
B
Blockchhub · Send NFT
keyring-agent.blockchhub.link
Pay the send-nft execution fee (ERC-721/1155 transfer)
GETBaseOnchain Data
$0.05 / call1 calls / 30d
C
Chain · Operations
agents.chain.link
Chainlink For Agents: execute a catalog workflow by workflow name.
POSTBaseOnchain Data
$0.01 / call39k calls / 30d