Otto AI
Latest insider trades feed across ALL US-listed companies — the 20 most recent SEC Form 4 filings by acceptance time, not one ticker at a time: issuer ticker and name, who filed and their role, transaction code (P purchase / S sale / A award / M exercise / F tax), shares, price, value and shares held after, with EDGAR links. Refreshed every 15 minutes. Filings with no Table I transaction rows are excluded and counted. Public-domain SEC EDGAR. $0…
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"docs": "https://docs.useotto.xyz/getting-started/agent-quickstart",
"hint": "This is a pay-per-call x402 endpoint. The price and payment options (networks, signed offers) are in the PAYMENT-REQUIRED response header (x402 v2). Pay with an x402 client, then retry to receive the data.",
"error": "payment_required",
"price": "$0.003",
"contact": {
"email": "admin@useotto.xyz",
"twitter": "https://twitter.com/useOttoAI",
"feedback": "POST https://x402.ottoai.services/feedback ($0.001) -- money-back guarantee on Otto-recommended services and Full Auto; feature requests welcome (email/Telegram are free).",
"telegram": "https://t.me/DeFAI_Capital"
},
"x402Version": 2
}Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.003 USDC on Base to 0x0E84…6b808. The signed payment is good for 5 minutes.
- Paid to
- 0x0E84…6b808
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 3000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
"amount": "3000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"data": {
"note": "The most recent Form 4 insider transactions filed with the SEC across all US-listed companies, newest first by the time the SEC accepted the filing.",
"rows": [
{
"ticker": "GOOGL",
"filedAt": "2026-08-31",
"filedBy": "ARNOLD FRANCES",
"formType": "4",
"filingUrl": "https://www.sec.gov/Archives/edgar/data/1652044/0001193125-26-377149.txt",
"issuerCik": "1652044",
"acceptedAt": "2026-08-31T21:58:21.000Z",
"filerRoles": "Director",
"issuerName": "Alphabet Inc.",
"transactions": [
{
"code": "S",
"date": "2026-08-28",
"shares": 1500,
"priceUsd": 212.44,
"valueUsd": 318660,
"ownership": "D",
"securityTitle": "Common Stock",
"acquiredDisposed": "D",
"sharesOwnedAfter": 18420
}
],
"periodOfReport": "2026-08-28"
}
],
"caveats": [
{
"code": "feed_is_a_recency_slice",
"plain": "This is a recency slice of the most recent Form 4 filings across all US issuers, not a census of everything filed. coverage reports how many filings were offered, how many were read, and how many were...",
"affects": [
"rows"
]
}
],
"summary": {
"rowCount": 20,
"distinctIssuers": 14,
"filingsWithSale": 15,
"newestAcceptedAt": "2026-08-31T22:01:11.000Z",
"oldestAcceptedAt": "2026-08-31T21:24:23.000Z",
"filingsWithPurchase": 3
},
"coverage": {
"rowsPublished": 20,
"candidatesFetched": 31,
"candidatesOffered": 35,
"unparseableExcluded": 1,
"nonForm4EntriesDropped": 27,
"unresolvedForm4Filings": 0,
"accessionlessForm4Entries": 0,
"malformedForm4EntriesDropped": 0,
"noTableITransactionsExcluded": 10,
"derivativeTransactionsPresentExcluded": 9
},
"generatedAt": "2026-09-01T12:00:00.000Z",
"methodology": "https://docs.useotto.xyz/acp-swarm/sec-filings-methodology"
},
"meta": {
"dataAsOf": "",
"degraded": false,
"validUntil": "",
"generatedAt": "",
"stalenessSec": 0
},
"status": "success"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"status",
"data",
"meta"
],
"properties": {
"data": {
"description": "Endpoint payload (see meta.generatedAt for freshness)"
},
"meta": {
"type": "object"
},
"status": {
"enum": [
"success"
],
"type": "string"
}
}
}
}
}
}
}
},
"builder-code": {
"info": {
"a": "bc_hc2dhq09"
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"a": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$",
"description": "App builder code"
},
"s": {
"type": "array",
"items": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$"
},
"description": "Service builder codes"
},
"w": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$",
"description": "Wallet builder code"
}
},
"additionalProperties": false
}
},
"offer-receipt": {
"info": {
"offers": [
{
"format": "eip712",
"payload": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
"amount": "3000",
"scheme": "exact",
"network": "eip155:8453",
"version": 1,
"validUntil": 1788272149,
"resourceUrl": "https://x402.ottoai.services/form-4-feed"
},
"signature": "0x245e00509a3373d0567fa5087ee74fdbdcb788041ae0cc9b22cb56e21e8916fe7206f55715d96c1a73758ca3692ac8d257fce3c7e005c0a8f862d1830033ec3f1c",
"acceptIndex": 0
}
]
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"offers"
],
"properties": {
"offers": {
"type": "array",
"items": {
"type": "object",
"required": [
"format",
"signature"
],
"properties": {
"format": {
"type": "string"
},
"payload": {
"type": "object",
"required": [
"version",
"resourceUrl",
"scheme",
"network",
"asset",
"payTo",
"amount"
],
"properties": {
"asset": {
"type": "string"
},
"payTo": {
"type": "string"
},
"amount": {
"type": "string"
},
"scheme": {
"type": "string"
},
"network": {
"type": "string"
},
"version": {
"type": "integer"
},
"validUntil": {
"type": "integer"
},
"resourceUrl": {
"type": "string"
}
}
},
"signature": {
"type": "string"
},
"acceptIndex": {
"type": "integer"
}
}
}
}
}
}
},
"otto-content-receipt": {}
}Provenance
- Seen in the source catalog
- 2026-09-01 14:10Z
- Last indexed by Roundhouse
- 2026-09-04 20:20Z
- Last enriched (probe, favicon, geo)
- 2026-09-01 08:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 402
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 3 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service Otto AI and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=Otto%20AI' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://x402.ottoai.services/form-4-feed, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.