Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc80891…7afa9b
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeea684…ec3f79
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf1b412…ec4588
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3138c7…f119b4
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe0f8cd…9a9095
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0x235194…a27a34
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe1bac8…d1d7c9
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbfdd0e…cb83e8
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xafa52c…e8a29f
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe29d81…92af4e
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0x894679…5a5c29
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf5e2ca…7c1832
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb0fe10…024092
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0x073ca6…abf16d
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0x26f1cb…f4fbc9
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0x396771…ae4b48
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0x97efdd…7e4da1
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0x30302d…018154
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xef74a1…b8585d
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0x095372…a1d110
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7531d8…73924f
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdefc30…af5d78
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c3cfc…163386
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa56adf…4e7dcd
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb3ee97…a75bab

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.