Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xbdbcb4…93c9ed
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x1847c5…9da5db
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xa7b3e8…301eaf
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x6ef9a3…2f2b27
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xa28265…fc149d
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x9f6257…b17ac6
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xbbb04c…deb3f8
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xe1d037…07f133
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x016582…1b9c21
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xa8a89e…ce0c64
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x72f4bb…c5f483
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x4fa464…508cf1
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xf62151…9df0cd
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x8dca2a…0c0651
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x0d64db…2a07ee
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xd124b7…57acdf
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x7c7ace…03cb39
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x764cb9…ae7b04
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xd5189e…b7745b
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xf82b77…467bb7
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x544694…dbe62d
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xaa6858…40a1bd
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xb823fc…6d5a50
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0x8f73b6…6026db
0x891e…d72d0xd591…428cBase—$0.00170%0xea34…81fd16d ago0xa79feb…921d9d

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.