Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe34679…8d1de5
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe5764b…72da49
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb5d924…f2a23b
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01a9e5…0b7308
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3afa42…1594fa
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x885d3e…dfa253
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76fcc0…7ab2b6
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2adf40…02009d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0c1ef…f74b42
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8b179c…b5fb03
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd52607…3248e3
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb2bf6d…6f7648
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x316096…f9c42d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x48aba4…a42a4d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdcc533…ea0290
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6ce817…85ff7d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x190490…19b587
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe6ab63…2f7b97
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd5be5e…faa018
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1264de…39e761
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf34a06…40926e
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x690982…407122
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x097f46…dbbb44
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x08bc4f…7cb93c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f319f…607760

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.