Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed23…caae0xbf67…4f79Base—$0.01100%coinbase63d ago0xc28cb6…1d6b2d
0xed23…caae0xb8e5…355cBase—$0.01100%coinbase63d ago0xac4d5c…bc3fc6
0xed23…caae0x916d…f51aBase—$0.01100%coinbase63d ago0x4ee2b7…1de061
0xed23…caae0x0edb…454fBase—$0.01100%coinbase63d ago0x1b5c63…6b70f2
0xed23…caae0x8223…4b59Base—$0.01100%coinbase63d ago0xf58ab9…6b48e8
0xed23…caae0x4d7b…dd33Base—$0.01100%coinbase63d ago0xc8c6ed…7ce37c
0xed23…caae0xaf48…e5fdBase—$0.01100%coinbase63d ago0x7d3941…f88121
0xed23…caae0xdc2f…45baBase—$0.01100%coinbase63d ago0x9c58a1…2bb8ad
0xed23…caae0xfef6…e40aBase—$0.01100%coinbase63d ago0x8e87db…a1ceda
0xed23…caae0x3baf…7f0aBase—$0.01100%coinbase63d ago0xd56b7a…74f709
0xed23…caae0xe812…9cedBase—$0.01100%coinbase63d ago0x05584b…69e66d
0xed23…caae0x3920…e3b8Base—$0.01100%coinbase63d ago0x15a22f…b9345f
0xed23…caae0x6a9b…06ddBase—$0.01100%coinbase63d ago0x1c2cd0…6646d2
0xed23…caae0x5bab…6b21Base—$0.01100%coinbase63d ago0x6c11a4…88ba11
0xed23…caae0x2f9f…5e7fBase—$0.01100%coinbase63d ago0xd6b719…dd9b7c
0xed23…caae0x85a5…4121Base—$0.01100%coinbase63d ago0xf10248…286de9
0xed23…caae0x0559…ceadBase—$0.01100%coinbase63d ago0xaf8ea7…d8d203
0xed23…caae0x9b93…90d7Base—$0.01100%coinbase63d ago0xc4b07c…9deeca
0xed23…caae0xe3c9…fcc2Base—$0.01100%coinbase63d ago0x7f603b…d77930
0xed23…caae0xce0b…8d91Base—$0.01100%coinbase63d ago0xc57ab9…7fd8d9
0xed23…caae0xbf89…c0fcBase—$0.01100%coinbase63d ago0xfbc6ff…505e2f
0xed23…caae0xfdd4…824eBase—$0.01100%coinbase63d ago0xd1beaf…7ccecc
0xed23…caae0x3044…818cBase—$0.01100%coinbase63d ago0x691a1f…d9da1b
0xed23…caae0xb502…6bd5Base—$0.01100%coinbase63d ago0xbe2d98…9ecaac
0xed23…caae0x17a2…b6f8Base—$0.01100%coinbase63d ago0x91639b…690245

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.