Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa121d ago0xf56917…31798d
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa121d ago0x6d56e7…ab7341
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa121d ago0x295025…3bdeab
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa121d ago0x0f90c8…c440d2
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa121d ago0xfc6f2e…20a0ff
0xdd81…252c0xac65…4417Base—$0.06100%fluxa121d ago0xd4a571…e6db2b
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa121d ago0xe71daf…d6a5d3
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa121d ago0x112522…34dc4a
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa122d ago0xff8ae3…189367
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa122d ago0x75a93c…c75de5
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa122d ago0x01b154…3d5eb7
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa122d ago0x17da90…4440a7
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa122d ago0x4788d4…ab635d
0xdd81…252c0xac65…4417Base—$0.14100%fluxa122d ago0x10accd…f6d357
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa122d ago0xe34548…c6a21a
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa122d ago0x4eb632…2ec3e1
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa122d ago0x44bc38…03e847
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa122d ago0x011211…892b6d
0xb90a…9ae40xdd81…252cBase—$0.10100%fluxa122d ago0x391291…0007d0
0xdd81…252c0xac65…4417Base—$0.04100%fluxa122d ago0xe5593f…5b0536
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa122d ago0x9a9c2f…0e70c3
0xb90a…9ae40xdd81…252cBase—$0.01100%fluxa122d ago0x2df4ee…5412ff
0xb90a…9ae40xdd81…252cBase—$0.02100%fluxa122d ago0x8040fd…b2897a
0xdd81…252c0xac65…4417Base—$1.04100%fluxa122d ago0xce69b4…784121
0xb90a…9ae40xdd81…252cBase—$0.05100%fluxa122d ago0xd0ba6e…16e861

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.