T

The Tie Stablecoin Intelligence · Reports Stablecoin Bridge Flows

by The Tie Stablecoin Intelligence

GETBase Sepolia

$0.01

per call · USDC on Base Sepolia

Retrieve a seven-day USD-denominated report of Tether bridge flows on Ethereum. This is a bounded onchain stablecoin intelligence product backed by The Tie's data API.

Endpoint

GET https://x402-stablecoin-data-demo.ryan-ee4.workers.dev/v1/reports/stablecoin-bridge-flows

30

Calls / 30d

1

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://x402-stablecoin-data-demo.ryan-ee4.workers.dev/v1/reports/stablecoin-bridge-flows", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402-stablecoin-data-demo.ryan-ee4.workers.dev/v1/reports/stablecoin-bridge-flows?chain_uid=ethereum&coin_uid=tether&currency=usd&flow_type=bridge&timeframe=7d" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {},
  "generatedAt": "2026-07-21T00:00:00.000Z",
  "product": {
    "chainUid": "ethereum",
    "coinUid": "tether",
    "currency": "usd",
    "flowType": "bridge",
    "id": "ethereum-tether-bridge-flows-7d",
    "name": "Ethereum Tether Bridge Flows — 7 Days",
    "timeframe": "7d"
  }
}

Payment details

Pay to0x2172735a5b8907cdd5ee56c3472eb21e13c95fa9
AssetUSDC · 0x036cbd53842c5426634e7929541ec2318f3dcf7e
NetworksBase Sepolia
Schemesexact

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from The Tie Stablecoin Intelligence & similar services