Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbeca…ff44Base—$0.01100%fluxa119d ago0x2308e5…ec3e80
0xb90a…9ae40xbeca…ff44Base—$0.01100%fluxa119d ago0x561b28…f1f16a
0xb90a…9ae40x4391…e85aBase—$0.01100%fluxa119d ago0x6b1d1f…bef681
0xb90a…9ae40x3abb…39fcBase—$0.01100%fluxa119d ago0xf9bf29…e9861b
0xb90a…9ae40x4cdb…c273Base—$0.01100%fluxa119d ago0xc4db28…a5eb7c
0xb90a…9ae40x4cdb…c273Base—$0.03100%fluxa119d ago0x559735…a833a7
0xb90a…9ae40x005c…0d26Base—$0.01100%fluxa119d ago0x356006…7944bb
0xb90a…9ae40x005c…0d26Base—$0.03100%fluxa119d ago0xe323bc…94f506
0xb90a…9ae40x2cb1…5f1eBase—$0.01100%fluxa119d ago0x333ee3…99d23e
0xb90a…9ae40x41ff…ffa7Base—$0.04100%fluxa119d ago0x667110…3c6bf1
0xb90a…9ae40x9d2d…ad96Base—$0.01100%fluxa119d ago0x7d5cde…9a3bd9
0xb90a…9ae40x9d2d…ad96Base—$0.03100%fluxa119d ago0x6263ef…f5eeea
0xb90a…9ae40xa3aa…d864Base—$0.80100%fluxa119d ago0xcf22ba…eb2894
0xb90a…9ae40xb8bb…d28bBase—$3.20100%fluxa119d ago0xf1a456…9d8937
0xb90a…9ae40xfa2e…6ce0Base—$0.80100%fluxa119d ago0xf4ebbd…6b91e5
0xb90a…9ae40xa29a…10ccBase—$11.21100%fluxa119d ago0xaafd36…5aad52
0xb90a…9ae40xb59a…35faBase—$0.04100%fluxa119d ago0x4d9f66…930b28
0xb90a…9ae40x34f9…8a0bBase—$0.01100%fluxa119d ago0x838f05…b5fae7
0xb90a…9ae40x34f9…8a0bBase—$0.03100%fluxa119d ago0xdc4478…0d327c
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa119d ago0x7f08df…1ecc02
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa119d ago0x2ade7f…d8ba34
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa119d ago0x10507c…52ad62
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa119d ago0x615e3e…a430a5
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa119d ago0x75574f…99c6a3
0xb90a…9ae40xfa2e…6ce0Base—$0.01100%fluxa119d ago0x302e86…b431c1

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.