Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3a5f02…4315e2
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc8072c…f66a8e
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd84efb…b9c4ca
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x641e07…5d19b7
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a801d…4fe956
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x81d1d4…566d77
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x185487…a23c43
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd81f03…b62d33
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6913b1…f06547
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc29a6…f9bb95
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa90113…829850
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8f326d…67b1b3
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe45855…fd66a7
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x967f69…3b0fcf
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0be7bd…b04f1c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x93b676…c350ee
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5157b7…a37d28
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca6144…5ab9db
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x75cc65…27ce20
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcec0cd…d1cbcc
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x336ec0…014425
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c90b6…8bc96d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x40d603…c38df5
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaecaac…aa2b56
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0xba3139…8e17c9

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.