Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a7…047a0xac65…4417Base—$0.06100%fluxa113d ago0xe55d46…4afd01
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa113d ago0x4547b6…c55b32
0x30a7…047a0xac65…4417Base—$0.02100%fluxa113d ago0x532ae9…7e4896
0xb90a…9ae40x30a7…047aBase—$0.05100%fluxa113d ago0x0335df…796897
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa113d ago0x7646b2…2202a8
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa113d ago0x7d6c25…f82793
0x30a7…047a0xac65…4417Base—$0.02100%fluxa113d ago0xe4c086…7bec24
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa113d ago0x8dff4a…913a3d
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa113d ago0xdbc87a…650252
0x30a7…047a0xac65…4417Base—$0.03100%fluxa114d ago0xe2455d…6006d8
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa114d ago0x3c44bc…240087
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa114d ago0x7c8acd…3bea2f
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa114d ago0xc81e85…11d547
0x30a7…047a0xac65…4417Base—$0.02100%fluxa114d ago0x77c829…420928
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa114d ago0x3554c4…d4b266
0x30a7…047a0xac65…4417Base—$0.03100%fluxa114d ago0x358173…2c5e86
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa114d ago0xb228a0…1b8585
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa114d ago0xf45360…4ef5b6
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa114d ago0x08043e…6a6a2f
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa114d ago0x7bd5b9…e8844e

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.