Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e6…20620xe3be…fedeBase—$0.10100%payAI43d ago0x883f84…f3cccb
0x54e6…20620x8dac…c626Base—$0.10100%payAI43d ago0x1b0ca6…b020f8
0x54e6…20620xb12b…bddaBase—$0.10100%payAI43d ago0xff6c8f…c24751
0x54e6…20620xd9fd…d09eBase—$0.10100%payAI43d ago0xe5f999…963ff6
0x54e6…20620x23e0…f3e5Base—$0.10100%payAI43d ago0x388601…1ada83
0x54e6…20620xcd13…55c4Base—$0.10100%payAI43d ago0x4f527e…576649
0x54e6…20620x8c4a…4d4cBase—$0.10100%payAI43d ago0xdd473b…3b2cbe
0x54e6…20620xb41d…899fBase—$0.01100%payAI43d ago0xbaff0b…f563d1
0x54e6…20620xb7fc…bcc5Base—$0.10100%payAI43d ago0xf44eae…2b5c80
0x54e6…20620x7d2a…4ffeBase—$0.10100%payAI43d ago0x546409…b92c99
0x54e6…20620x0a75…7eb1Base—$0.10100%payAI43d ago0xba5206…b34685
0x54e6…20620x2c07…c820Base—$0.10100%payAI43d ago0x56e6fd…0ce1fd
0x54e6…20620x9b7f…ece5Base—$0.10100%payAI43d ago0x247da8…cd62b5
0x54e6…20620x2f8d…cb25Base—$0.10100%payAI43d ago0x9ed017…43f817
0x54e6…20620x5046…9f55Base—$0.10100%payAI43d ago0xaab1a0…cc1aa5
0x54e6…20620xc5a6…a507Base—$0.10100%payAI43d ago0x306b06…ce748b
0x54e6…20620x1d28…362cBase—$0.10100%payAI43d ago0xe82504…0ddb73
0x54e6…20620x47b7…e2cfBase—$0.10100%payAI43d ago0x3b71e7…f59ae0
0x54e6…20620x07ff…fcc2Base—$0.10100%payAI43d ago0x1a5f5a…77e4cb
0x54e6…20620x3781…bccaBase—$0.10100%payAI43d ago0x50a836…59adb2
0x54e6…20620x2e07…f20dBase—$0.10100%payAI43d ago0x8ad07f…227f71
0x54e6…20620x1e6a…0a1dBase—$0.10100%payAI43d ago0x2ddd46…447555
0x54e6…20620x7e3d…da59Base—$0.10100%payAI43d ago0xbeff14…8f3d5f
0x54e6…20620x5c35…5787Base—$0.10100%payAI43d ago0xd647f3…dc22a2
0x54e6…20620xf277…b40fBase—$0.10100%payAI43d ago0xcdef45…ba0afe

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.