Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa117d ago0xff2bd0…065d2e
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa117d ago0x63f5bc…752b6a
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa117d ago0x5277a7…fc9fed
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa117d ago0x761be9…ebef17
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa117d ago0xc49b2f…d6d84c
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa117d ago0xc877cf…51cf59
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa117d ago0xba4ef1…9e72cc
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0x74b77c…a5c6e4
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0x6590c0…58b12d
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0x1a1bad…ca3038
0x674a…d5c70xac65…4417Base$0.05100%fluxa118d ago0x61adb2…4c2de0
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0x35c492…bd3e71
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0x8c2227…af1029
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0xa1f295…c33d48
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0x5fab87…dbb77a
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0xb9197b…29511b
0x674a…d5c70xac65…4417Base$0.01100%fluxa118d ago0x0b17bc…aab87f
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0x63c7ad…7de44d
0x674a…d5c70xac65…4417Base$0.03100%fluxa118d ago0xdc66fb…ce3262
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0x29f123…98a6b0
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0xf81af1…5c178f
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0x492656…722b1a
0x674a…d5c70xac65…4417Base$0.06100%fluxa118d ago0x50d378…fd6e72
0xb90a…9ae40x674a…d5c7Base$0.01100%fluxa118d ago0x8be657…fc1b3b
0xb90a…9ae40x674a…d5c7Base$0.05100%fluxa118d ago0xea688a…4d5292

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.