Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0xb54d54…c08c4f
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0x37ee52…68f54e
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0xb4663a…b9a68b
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0xff3930…9d2be6
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0x53021e…ee130c
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0x5ee2c7…5be49c
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0x91ffa2…3a9543
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0xe87d5f…376c84
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0x9d8738…3b85ca
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0x94f891…ff7ebe
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0x62b92f…e3b4bd
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0x06aad0…5017ca
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0x875215…163e48
0xb90a…9ae40x5c94…094aBase—$0.03100%fluxa118d ago0xe1c16f…336538
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa118d ago0x148f79…cfe9e3
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa119d ago0xf5bb08…cb442a
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa119d ago0x5a49b2…352fcb
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa119d ago0x00dd3f…958709
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa119d ago0x4ba3dc…b6c242
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa119d ago0x549323…0aaf27
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa119d ago0x3d6fae…8a092c
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa119d ago0x640f56…6510b5
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa119d ago0xd1d99b…d7bf3f
0xb90a…9ae40x5c94…094aBase—$0.01100%fluxa119d ago0x3b4810…db81d7

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.