Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xd9f389…3515ec
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xdefd70…ca5859
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x20cc6c…314192
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x43f83b…554392
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x776622…78b46c
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x7ceddf…3b0088
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xfb13d5…c0328b
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xbce6d2…0f68f2
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x3929a1…c8aafd
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x853ba6…c6867a
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xe73755…c4f999
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xd498c3…dac547
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xca1ba8…60f304
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x8fae36…cb9475
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xa6afb8…4afc66
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xb20044…947be9
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x118eb6…9fec27
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xcfe936…46f06f
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xc7ec81…ce4c56
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x9e0ddb…f6ae10
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xe2202e…27aa7b
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x77445e…4c6add
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xe5fee6…0d25cc
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xfa23d9…7769e6
0xce23…b8d40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xfb3b3b…a6a316

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.