Kakerapetit Japan Company Data
Financial fundamentals, screening, rankings and governance for Japanese listed companies — EDINET filings resolved into one structured, normalized schema with derived ratios and per-record provenance. Free and Standard API plans, or pay per call via x402.
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.
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.01 USDC on Base to 0x3a43…4237d. The signed payment is good for 5 minutes.
- Paid to
- 0x3a43…4237d
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 10000 smallest units
That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.
- Paid to
- 0x3a43…4237d
- Token contract
- 0xE7C3…C3c29
- Payment window
- 5 minutes
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x3a43FdF92B1596B22DDF719d5b528c537Da4237d",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "0xE7C3D8C9a439feDe00D2600032D5dB0Be71C3c29",
"extra": {
"name": "JPY Coin",
"version": "1"
},
"payTo": "0x3a43FdF92B1596B22DDF719d5b528c537Da4237d",
"amount": "1500000000000000000",
"scheme": "exact",
"network": "eip155:137",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"code": "7203"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"filing": {
"type": "annual_securities_report",
"docId": "S100Y8NY",
"submittedAt": "2026-06-10"
},
"source": {
"docId": "S100Y8NY",
"attribution": "出典:EDINET閲覧(提出)サイト(https://disclosure2dl.edinet-fsa.go.jp/)、PDL1.0",
"submittedAt": "2026-06-10",
"attributionEn": "Source: EDINET, Financial Services Agency of Japan (PDL 1.0). Processed and normalized by api.kakerapetit.dev."
},
"company": {
"name": "トヨタ自動車株式会社",
"nameEn": "TOYOTA MOTOR CORPORATION",
"ticker": "7203",
"edinetCode": "E02144",
"fiscalYearEnd": "2026-03-31",
"accountingStandard": "IFRS"
},
"majorShareholders": [
{
"name": "日本マスタートラスト信託銀行㈱",
"rank": 1,
"ratioPct": 12.8,
"sharesHeld": 1667971000
},
{
"name": "㈱豊田自動織機",
"rank": 2,
"ratioPct": 9.15,
"sharesHeld": 1192331000
},
{
"name": "㈱日本カストディ銀行",
"rank": 3,
"ratioPct": 6.1,
"sharesHeld": 794894000
}
],
"crossShareholdings": {
"top": [
{
"issuer": "KDDI㈱",
"shares": 363365900,
"purpose": "自動車関連(情報)取引の維持・発展[株式数が変動した理由]株式分割、一部売却のため",
"balanceSheetValueJpy": 989627000000
},
{
"issuer": "NTT㈱",
"shares": 2019385000,
"purpose": "自動車関連(情報)取引の維持・発展",
"balanceSheetValueJpy": 317447000000
}
],
"listedIssueCount": 34,
"unlistedIssueCount": 80,
"listedCarryingAmountJpy": 3237498000000,
"unlistedCarryingAmountJpy": 71851000000
},
"officerRemuneration": {
"byCategory": [
{
"member": "jpcrp030000-asr_E02144-000MembersOfTheBoardOfDirectorsExclDirectorsWhoAreAuditAndSupervisoryCommitteeMembersMember",
"bonusJpy": 1206000000,
"category": "MembersOfTheBoardOfDirectorsExclDirectorsWhoAreAuditAndSupervisoryCommitteeMembers",
"fixedJpy": 932000000,
"totalJpy": 4131000000,
"officerCount": 12,
"nonMonetaryJpy": null,
"shareAwardsJpy": 1993000000,
"isExtensionMember": true,
"isOfWhichBreakdown": false,
"performanceBasedJpy": null,
"restrictedShareAwardsJpy": null
},
{
"member": "OutsideCorporateAuditorsMember",
"bonusJpy": null,
"category": "社外監査役",
"fixedJpy": 28000000,
"totalJpy": 28000000,
"officerCount": 3,
"nonMonetaryJpy": null,
"shareAwardsJpy": null,
"isExtensionMember": false,
"isOfWhichBreakdown": false,
"performanceBasedJpy": null,
"restrictedShareAwardsJpy": null
}
],
"individuals": [
{
"name": "豊 田 章 男",
"role": "取締役会長(代表取締役)",
"totalJpy": 2113000000
},
{
"name": "佐 藤 恒 治",
"role": "取締役副会長(代表取締役)",
"totalJpy": 803000000
}
]
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"required": [
"code"
],
"properties": {
"code": {
"type": "string",
"description": "Japanese company code: 4-digit securities code (e.g. \"7203\"), 5-digit securities code (\"72030\"), or EDINET code (\"E02144\")."
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-09-21 00:30Z
- Last indexed by Roundhouse
- 2026-09-24 10:00Z
- Last enriched (probe, favicon, geo)
- 2026-09-21 02:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 404
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. 30 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 Kakerapetit Japan Company Data 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=Kakerapetit%20Japan%20Company%20Data' 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://api.kakerapetit.dev/v1/jp-company/governance, 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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.