botsmith
GET x402.botsmith.dev/x/user
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
X User Profile ($0.004/call): Fetch an X (Twitter) account by handle: display name, bio, follower/following/tweet counts, account creation date and age in days, verification status, location and profile image. No X account or API key needed.
Resource: x402.botsmith.dev/x/user
Network: eip155:8453, eip155:196 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9
Payment methods: — · Last validation: 2026-09-14 16:49:48.022+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"handle"
],
"properties": {
"handle": {
"type": "string",
"pattern": "^@?[A-Za-z0-9_]{1,15}$",
"description": "X handle, with or without the leading @"
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"handle",
"id",
"name",
"bio",
"url",
"location",
"profileImage",
"verified",
"followers",
"following",
"tweetCount",
"createdAt",
"accountAgeDays"
],
"properties": {
"id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"bio": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"url": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"handle": {
"type": "string"
},
"location": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"verified": {
"type": "object",
"required": [
"blue",
"type"
],
"properties": {
"blue": {
"type": "boolean"
},
"type": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
},
"additionalProperties": false
},
"createdAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"description": "ISO 8601 account creation time"
},
"followers": {
"anyOf": [
{
"type": "integer",
"maximum": 9007199254740991,
"minimum": -9007199254740991
},
{
"type": "null"
}
]
},
"following": {
"anyOf": [
{
"type": "integer",
"maximum": 9007199254740991,
"minimum": -9007199254740991
},
{
"type": "null"
}
]
},
"tweetCount": {
"anyOf": [
{
"type": "integer",
"maximum": 9007199254740991,
"minimum": -9007199254740991
},
{
"type": "null"
}
]
},
"profileImage": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"accountAgeDays": {
"anyOf": [
{
"type": "integer",
"maximum": 9007199254740991,
"minimum": -9007199254740991
},
{
"type": "null"
}
]
}
},
"additionalProperties": false
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9",
"amount": "15000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 60
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xcb9b3F94387389e38EF2A7b3C0B851FB8325d7e9",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "15000"
},
{
"raw": {
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"extra": {
"name": "USD₮0",
"version": "1"
},
"payTo": "0xadd1a0a81836b1ea5b272dbed78746ba09f55370",
"amount": "15000",
"scheme": "exact",
"network": "eip155:196",
"maxTimeoutSeconds": 60
},
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"payTo": "0xadd1a0a81836b1ea5b272dbed78746ba09f55370",
"scheme": "exact",
"network": "eip155:196",
"amountAtomic": "15000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.