Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x22335e…4f440c
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xf3aa8f…138420
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x4758f5…0b68b2
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xe59436…eacacb
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x158672…b46ee3
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xa807ae…c28c67
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x25dcf6…a8cf80
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x5ccb9c…b3ae69
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xd8e126…fe9782
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xc2a0d6…0ab9ec
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x7d5715…8cfd6f
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x0f1216…8a363e
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xfdc365…57d004
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xf96b6f…2ed7bb
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x0c3cb2…128725
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xbc8170…378da1
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xcb4235…bf4e27
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x49df12…42f3df
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xe0e388…e69300
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x14d33a…11abc3
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xcdbd6f…6352a6
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xaba355…5bbefb
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0xe54ff3…d01779
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x021eae…704559
0xd161…c5760xd591…428cBase—$0.00170%0xea34…81fd16d ago0x48ee77…f65d1e

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.