Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa34d ago0x1a2b1a…0b7486
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa34d ago0xd06687…d039ca
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa34d ago0x6c4e2a…269a21
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa34d ago0xb0bd87…62eb13
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa34d ago0xb6e7cf…cf0e6e
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa34d ago0x865d9c…a80b4f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa34d ago0x2f0798…826dfd
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa34d ago0x16d2b6…013b7c
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa34d ago0x4fdff1…5471fa
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa34d ago0x7c783c…0a69ab
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa34d ago0x982fe5…f90089
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa34d ago0xc00abe…63b115
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa35d ago0xb78bee…520975
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa35d ago0x2157a9…d6cded
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa35d ago0xa644b7…81740d
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa35d ago0xcf6c1b…e56e9d
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa35d ago0x9083a0…0b6509
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa35d ago0xdc207a…d752f7
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa35d ago0x822bb1…ba80b8
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa35d ago0x6a6380…de7070
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa35d ago0xc27800…2f87fa
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa35d ago0x7e72ee…2f3048
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa35d ago0xfdd84f…05c79c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa35d ago0x06d16b…3971e0
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa35d ago0xd19145…1604fa

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.