Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cb6…e4200x2ec4…be71Basex402scanX402$0.01100%coinbase76d ago0xf1ce1c…569cf0
0x3cb6…e4200x2ec4…be71Basex402scanX402$0.01100%coinbase76d ago0x4daca1…993a9e
0x3cb6…e4200x2ec4…be71Basex402scanX402$0.01100%coinbase76d ago0xc30127…c22d1d
0x3cb6…e4200x2ec4…be71Basex402scanX402$0.01100%coinbase77d ago0xa3a8c3…0cff5b
0x3cb6…e4200x82b1…cd7bBasex402 service$0.001100%coinbase77d ago0xe46889…11b8c2
0x3cb6…e4200x52e2…f3eaBasex402 service$0.005100%coinbase77d ago0x5a6221…48c11d
0x3cb6…e4200x549c…c6d1Basex402 service$0.02100%coinbase77d ago0x6edc3d…82ba70
0x3cb6…e4200xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase77d ago0x31adfa…75c3ab
0x3cb6…e4200x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase77d ago0xc19e28…bf0552
0x3cb6…e420x402 Entity-ID ResolverBase—$0.005100%coinbase77d ago0xd95767…9aa33c
0x3cb6…e4200x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0x006087…29d80c
0x3cb6…e4200xffa9…686fBaseMinifetch Technical SEO APISeo$0.002100%coinbase77d ago0x582253…c5f4ed
0x3cb6…e4200x58bd…6b6cBaseApiToll SEC FilingsSec$0.003100%coinbase77d ago0x3ea7bf…3144a7
0x3cb6…e4200x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase77d ago0x503979…7e6fb8
0x3cb6…e4200xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase77d ago0x0bbddd…9e1d0d
0x3cb6…e4200x1274…d0b6BaseToken PricePrice$0.001100%coinbase77d ago0xedfa16…75602f
0x3cb6…e4200x0e84…b808BaseOtto AITwitter search$0.001100%coinbase77d ago0x826c6d…084649
0x3cb6…e4200x2ec4…be71Basex402scanX402$0.01100%coinbase77d ago0xc9df4a…491cd9
0x3cb6…e4200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase77d ago0xe6536c…ab6181

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

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.