Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x30f9bd…3b7468
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6ef3e…ca4163
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd9b2fe…a16811
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x400322…c5190a
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde3383…d8271a
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf16610…0c0da1
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x69d339…893bbe
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x10406a…3a1359
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88e7a3…39264b
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x953b0b…548947
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x373d8f…24c0de
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf7c91f…22e431
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf72b59…b64acd
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x639166…153cc3
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb439a5…20e079
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0e3f89…3f98e7
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b984a…677594
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5ffb6…f34e26
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe4c9f…db873a
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ba1cb…995148
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x49b788…eaee1d
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8c1164…810f90
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e28e0…6b4a29
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a6d05…3fd7bd
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb9a6e7…693421

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.