Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb9d…ef280x993d…3f3cBase—$0.04100%fluxa109d ago0x29e255…af925e
0x1a8c…1a530x993d…3f3cBase—$0.04100%fluxa109d ago0xa927a5…a7814f
0x83c5…06f80x993d…3f3cBase—$0.04100%fluxa109d ago0x42c70f…a49ced
0x0bbb…d3d20x993d…3f3cBase—$0.04100%fluxa109d ago0x9e98ae…d2d470
0xe27f…3b780x993d…3f3cBase—$0.04100%fluxa109d ago0x3878d8…ec0e09
0xe6da…25910x993d…3f3cBase—$0.04100%fluxa109d ago0x7b003d…0914e6
0xa564…b19d0x993d…3f3cBase—$0.04100%fluxa109d ago0x5fa129…72adfe
0x0aaa…86ae0x993d…3f3cBase—$0.04100%fluxa109d ago0xc30e18…a22db0
0xbfcc…70fd0x993d…3f3cBase—$0.04100%fluxa109d ago0x4ec8b1…a2604c
0xb291…97450x993d…3f3cBase—$0.04100%fluxa109d ago0x3d1164…7615f9
0xe088…424a0x993d…3f3cBase—$0.04100%fluxa109d ago0x151fb8…7e9a05
0x38ba…d9f70x993d…3f3cBase—$0.04100%fluxa109d ago0x3783d0…abc416
0x061d…22fe0x993d…3f3cBase—$0.04100%fluxa109d ago0x0718ba…3d6716
0x6f6e…05870x993d…3f3cBase—$0.04100%fluxa109d ago0xd76ac8…d79348
0xbbab…fe870x993d…3f3cBase—$0.04100%fluxa109d ago0xf5d2d3…d3d5a1
0x11ac…59350x993d…3f3cBase—$0.04100%fluxa109d ago0x7737bf…bd67b2
0x9b81…345d0x993d…3f3cBase—$0.04100%fluxa109d ago0xdd92a5…d0e571
0x17d5…e41e0x993d…3f3cBase—$0.04100%fluxa109d ago0x446615…450cfe
0x2433…6c970x993d…3f3cBase—$0.04100%fluxa109d ago0x3bc668…846c20
0x68c9…f5930x993d…3f3cBase—$0.04100%fluxa109d ago0x3265b3…9e1ca9
0x275a…9c560x993d…3f3cBase—$0.04100%fluxa109d ago0x590409…bfbd03
0xeca5…9ac30x993d…3f3cBase—$0.04100%fluxa109d ago0x1719c0…e473bd
0x08ec…31580x993d…3f3cBase—$0.04100%fluxa109d ago0x38eca7…365ec4
0xb681…96c90x993d…3f3cBase—$0.04100%fluxa109d ago0x3f005c…b170d9
0x06f6…e60e0x993d…3f3cBase—$0.04100%fluxa109d ago0x8387ec…8a2852

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.