Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x11f86c…f0b154
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05bd76…55cff0
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x134015…47dd16
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e1992…ab8f3d
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe0037e…e7d018
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ca9db…b33e03
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e5d03…adbd31
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd2009d…5589b1
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa88d57…5b7c63
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x90a232…d85ca6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x728897…106064
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea19b0…281bee
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e1956…60a69a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x390fb7…2bc926
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6a990…120f19
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc8862…5cc22a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x62c593…eb9e3d
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf9519d…7566f9
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf99364…c9a767
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35779c…745555
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x96e2d6…70cc03
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x428f81…e994a3
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc760ea…d4f3f8
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f162a…49b7ac
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaee962…7cbbc6

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.