Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x260e…c4530x6366…f1e2Base—$0.02100%0x6366…f1e2114d ago0x5dd65a…393969
0x260e…c4530x6366…f1e2Base—$0.001044100%0x08ff…bb06114d ago0xa03ce5…c3b6c4
0x260e…c4530x6366…f1e2Base—$0.007353100%0x08ff…bb06114d ago0xae53e3…b8d08c
0x260e…c4530x6366…f1e2Base—$0.07100%0x08ff…bb06114d ago0xde00b1…ae87ba
0x260e…c4530x6366…f1e2Base—$0.04100%0x0d17…b7d1114d ago0x3fafcf…a4731b
0x260e…c4530x6366…f1e2Base—$0.001027100%0x4918…e369114d ago0xfdb7b6…0aaa69
0x260e…c4530x6366…f1e2Base—$0.007199100%0x4918…e369114d ago0x6c2721…ff7578
0x260e…c4530x6366…f1e2Base—$0.05100%0x4918…e369114d ago0x86f27b…971226
0x260e…c4530x6366…f1e2Base—$0.04100%0x4918…e369114d ago0x3a3385…d2d9a7
0x260e…c4530x6366…f1e2Base—$0.001029100%candidates114d ago0x43e55b…643699
0x260e…c4530x6366…f1e2Base—$0.007024100%candidates114d ago0xf661dd…757802
0x260e…c4530x6366…f1e2Base—$0.05100%candidates114d ago0xb34f03…16e453
0x260e…c4530x6366…f1e2Base—$0.02100%0x08ff…bb06114d ago0xfdbd58…8fe9b8
0x260e…c4530x6366…f1e2Base—$0.09100%0x08ff…bb06114d ago0xc6fa1f…545d96
0x260e…c4530x6366…f1e2Base—$0.04100%0x0d17…b7d1114d ago0xa92685…478aed
0x260e…c4530x6366…f1e2Base—$0.03100%0x58fe…153b114d ago0x25def2…584575
0x260e…c4530x6366…f1e2Base—$0.10100%0x58fe…153b114d ago0x6f5bb9…544ded
0x260e…c4530x6366…f1e2Base—$0.06100%0x0d17…b7d1114d ago0x046278…d8ad74
0x260e…c4530x6366…f1e2Base—$0.10100%0x08ff…bb06114d ago0x12584e…ed7bdc
0x260e…c4530x6366…f1e2Base—$0.10100%candidates114d ago0x5db54e…8be8f1
0x260e…c4530x6366…f1e2Base—$0.13100%0x0d17…b7d1114d ago0x59cac4…258b9b
0x260e…c4530x6366…f1e2Base—$0.08100%0xa46e…ec94114d ago0xd1a786…c0a83d
0x260e…c4530x6366…f1e2Base—$0.19100%0xa46e…ec94114d ago0x194db3…a57161
0x260e…c4530x6366…f1e2Base—$0.10100%0x0098…3100114d ago0xa9ec6f…22f9bf
0x260e…c4530x6366…f1e2Base—$0.24100%0x0098…3100114d ago0xdfd2a5…ee3b1d

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.