Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4c9027…ad0a26
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb1dca9…36f87d
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3af837…fc9d55
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d8899…90db03
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaf214b…da6f92
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b660c…5c6551
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5ece92…9043b2
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7cb6fa…0f15f9
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x066849…3425d3
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0xab4fba…c0d9e8
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6b87d3…6151b0
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1272fd…18b007
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x73eabc…02bce8
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7adfd7…25961f
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6b4ecf…74cc44
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI114d ago0x28535a…b5302f
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c24c0…e462b2
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8fc300…92dae3
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe528ee…c8376c
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd58c0f…3002c7
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa0eb82…ef68e1
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc24c01…4778c4
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI114d ago0x06dd1d…f79f26
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49f5f4…2aa7b8
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90ac84…e1e68c

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.