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.01100%payAI112d ago0x5b82d1…69196d
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3f9986…d93b96
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x560762…be9259
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb3bb65…bbebb1
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5dec05…d98a60
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8fded9…a0219c
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9b01be…5810a8
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b863a…e101a1
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x64528f…f748d7
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4ebc53…189ab1
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc27049…ffdcb6
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa9ee54…22c11c
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x424084…c1a433
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x76e44e…37513c
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1e0924…2fc581
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x97a5b7…29c62a
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c9dd8…fc1dee
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2100b9…e95d83
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7c3e00…f6abe1
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfb243e…624142
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI112d ago0x187881…288eb2
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9393bd…648e7c
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI112d ago0x09d42a…391ae7
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9c4767…6ee216
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9acecb…eabf10

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.