Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa9d5ca…61fee7
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdfe4c4…985d55
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3032e8…0feb0d
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6ae246…e07689
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3a1da5…9c030b
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0110ba…b6d94c
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x616da1…c41547
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd6fea3…5f5025
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfdcf13…ecf895
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe223fd…8bb04d
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x59bef9…c36cb3
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x514ce0…df47c4
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x85a044…97488d
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x85660c…00427a
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8a4607…4e0efb
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x82f955…269ae8
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca1895…0016bd
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x16bc7b…9a7af5
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x76fb24…196e45
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x45c0db…eec7de
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5ffffe…9c8664
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbaed03…5494ce
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x57456e…24a352
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x142476…e3446c
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI102d ago0x047187…02fc8d

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.