Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85f0da…96c5d9
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43d153…8bca5f
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11b6cd…ccfd05
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x530808…1c9ef7
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x281595…cc6b8a
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe85cfb…e35539
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c9344…d35708
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29d1b0…fcaba5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b9773…d2fcb3
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe53850…fcf24e
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdcd09c…d38f10
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa56222…53fd95
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x294b9c…c79992
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5cf577…733412
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x873fcf…723281
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5ebc7f…846377
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9d123a…60965d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x78cdfd…7c4f14
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca6326…5b19bb
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xffa0b0…a1580d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4525a5…66e1c8
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83d632…ef9c5d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x63bbc7…f63b59
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d7f04…6ef64d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc0a3d2…96ac8f

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.