Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1d04ef…c29cb9
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf74dec…6964cb
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xee0f5c…2900d3
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2ff72b…63c2e6
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd42661…831a9f
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfa0e37…c6b328
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x825c62…964435
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x858e3d…8084f2
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe7d3b1…2754b7
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x7afd0e…7ca159
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x2f5e25…170fb9
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1cf40e…47e467
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x0112fc…920779
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xadf18c…e82b8f
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x386a3c…fa433e
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6bcd09…122927
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x454f8b…3509ef
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xaaa85d…23f682
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x288943…75c2a6
0xdabb…160f0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x2728b7…22bd24
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x87f7ea…00bbc8
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc1c113…3fc968
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x381f66…40be53
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90d8ab…fc1740
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf7d305…68c729

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.