x.1x402.sh
x.1x402.sh
· x.1x402.sh
A tweet's edit history: the latest version plus every prior revision. Example: GET /api/jack/status/20/history
x.1x402.sh via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://x.1x402.sh/api/:name
|
0.05 | USDC |
https://x.1x402.sh/api/:name/about
|
0.05 | USDC |
https://x.1x402.sh/api/:name/id
|
0.05 | USDC |
https://x.1x402.sh/api/:name/status/:id/history
|
0.05 | USDC |
https://x.1x402.sh/api/:name/with_replies
|
0.05 | USDC |
https://x.1x402.sh/api/hashtag/:hash
|
0.05 | USDC |
https://x.1x402.sh/api/i/status/:id
|
0.05 | USDC |
https://x.1x402.sh/api/i/user/:user_id
|
0.05 | USDC |
0x13e060adcc6f4b731da8382b333027b8b2bff707 · basescan ↗
| Agent card | https://x.1x402.sh |
| Provider | https://x.1x402.sh |
| Docs | https://x.1x402.sh |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/x.1x402.sh) [](https://agenstry.com/agents/x.1x402.sh) [](https://agenstry.com/agents/x.1x402.sh) [](https://agenstry.com/agents/x.1x402.sh)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "x-1x402-sh",
"name": "x.1x402.sh",
"description": "A tweet's edit history: the latest version plus every prior revision. Example: GET /api/jack/status/20/history",
"domain": "x.1x402.sh",
"provider": "x.1x402.sh",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://x.1x402.sh/api/:name",
"description": "A user's timeline: tweets, retweets and quotes. Example: GET /api/jack",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "name",
"type": "string",
"description": "",
"example": "jack",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "X (Twitter) JSON API",
"tags": [
"twitter",
"x",
"social",
"data",
"api"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x.1x402.sh/api/:name/about",
"description": "Account info: join date, base location, verification, username changes. Example: GET /api/jack/about",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "name",
"type": "string",
"description": "",
"example": "elonmusk",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "X (Twitter) JSON API",
"tags": [
"twitter",
"x",
"social",
"data",
"api"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x.1x402.sh/api/:name/id",
"description": "Resolve an @handle to its numeric user id. Example: GET /api/jack/id",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "name",
"type": "string",
"description": "",
"example": "jack",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "X (Twitter) JSON API",
"tags": [
"twitter",
"x",
"social",
"data",
"api"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x.1x402.sh/api/:name/status/:id/history",
"description": "A tweet's edit history: the latest version plus every prior revision. Example: GET /api/jack/status/20/history",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "id",
"type": "string",
"description": "",
"example": "20",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "name",
"type": "string",
"description": "",
"example": "jack",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "X (Twitter) JSON API",
"tags": [
"twitter",
"x",
"social",
"data",
"api"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x.1x402.sh/api/:name/with_replies",
"description": "A user's timeline including their replies. Example: GET /api/jack/with_replies",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "name",
"type": "string",
"description": "",
"example": "jack",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "X (Twitter) JSON API",
"tags": [
"twitter",
"x",
"social",
"data",
"api"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x.1x402.sh/api/hashtag/:hash",
"description": "Tweet search for a hashtag. Same as `/api/search?q=%23tag`. Example: GET /api/hashtag/typescript",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "hash",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "X (Twitter) JSON API",
"tags": [
"twitter",
"x",
"social",
"data",
"api"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x.1x402.sh/api/i/status/:id",
"description": "A single tweet on its own, without the surrounding conversation. Example: GET /api/i/status/20",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "id",
"type": "string",
"description": "",
"example": "20",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "X (Twitter) JSON API",
"tags": [
"twitter",
"x",
"social",
"data",
"api"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x.1x402.sh/api/i/user/:user_id",
"description": "Resolve a numeric user id to its current @username. Example: GET /api/i/user/12",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "user_id",
"type": "string",
"description": "",
"example": "12",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "X (Twitter) JSON API",
"tags": [
"twitter",
"x",
"social",
"data",
"api"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.05",
"maxAmount": "0.05",
"avgCostPerTransaction": "0.05",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "X (Twitter) JSON API",
"tags": [
"twitter",
"x",
"social",
"data",
"api"
],
"iconUrl": ""
}
}