Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbb07…ec06Base—$0.01100%fluxa121d ago0xcdbc37…e13e9e
0xb90a…9ae40xbb07…ec06Base—$0.03100%fluxa121d ago0x39fdbd…a682b1
0xb90a…9ae40xe47a…8697Base—$0.01100%fluxa121d ago0x473315…2f2c1f
0xb90a…9ae40xe47a…8697Base—$0.03100%fluxa121d ago0x6603f7…89e9f8
0xb90a…9ae40xf850…79afBase—$0.04100%fluxa121d ago0x729e35…267577
0xb90a…9ae40x5295…e6b6Base—$0.03100%fluxa121d ago0xfcec5a…1edf05
0xb90a…9ae40x4749…731dBase—$0.01100%fluxa121d ago0x728e47…db360f
0xb90a…9ae40x43c1…4abaBase—$0.10100%fluxa121d ago0x506e1e…852d0d
0xb90a…9ae40xc338…f7c1Base—$0.10100%fluxa121d ago0xca5fae…74d6a4
0xb90a…9ae40x4749…731dBase—$0.03100%fluxa121d ago0xa7cffe…f900f3
0xb90a…9ae40xd43b…b405Base—$0.04100%fluxa121d ago0x20816f…97977c
0xb90a…9ae40x498b…4928Base—$0.04100%fluxa121d ago0x8a396c…5fcfb5
0xb90a…9ae40x48f2…768bBase—$0.04100%fluxa121d ago0x0d9cdc…ec6c2d
0xb90a…9ae40xf3ec…44f2Base—$0.04100%fluxa121d ago0xe1ce28…ac2d3d
0xb90a…9ae40xdf90…702cBase—$0.25100%fluxa121d ago0x778d83…282dce
0xb90a…9ae40x1563…7036Base—$0.04100%fluxa121d ago0x3a70f3…c37723
0xb90a…9ae40xb949…6d77Base—$0.04100%fluxa121d ago0x1bc43a…c8b76d
0xb90a…9ae40x2889…177eBase—$0.04100%fluxa121d ago0xc7e360…bed8ce
0xb90a…9ae40x778f…ad41Base—$0.01100%fluxa121d ago0x7ade3d…e60dbd
0xb90a…9ae40x42b9…e6b5Base—$0.03100%fluxa121d ago0x8d1546…36df24
0xb90a…9ae40xf06b…e5cdBase—$0.25100%fluxa121d ago0xd387f6…ac1b56
0xb90a…9ae40x778f…ad41Base—$0.03100%fluxa121d ago0x6da6ac…9c0753
0xb90a…9ae40x42b9…e6b5Base—$0.01100%fluxa121d ago0xe815d1…69f223
0xb90a…9ae40x0437…cf4aBase—$0.01100%fluxa121d ago0x921ccc…4500c5
0xb90a…9ae40x02d3…48d4Base—$0.04100%fluxa121d ago0x2bf8a6…d04d38

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.