Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x3118…3cf0Base—$1.42100%fluxa20d ago0x86fadf…f736d9
0xe88d…92210x5186…e61eBase—$0.20100%fluxa20d ago0x36f5ca…a8ff69
0xe88d…92210x8dbc…19a6Base—$0.20100%fluxa20d ago0xc37f91…eafcb2
0xe88d…92210xb0d9…a535Base—$0.20100%fluxa20d ago0xfcc05e…e86fd4
0xe88d…92210x765a…569eBase—$0.20100%fluxa20d ago0x37dda0…b2daaf
0xe88d…92210x819d…d235Base—$1.05100%fluxa20d ago0xef777f…e0501a
0xe88d…92210x9d01…88b6Base—$0.20100%fluxa20d ago0x24059a…b2010f
0xe88d…92210xdb00…f0b4Base—$0.20100%fluxa20d ago0xef1004…a71dce
0xe88d…92210xc2e3…eb9dBase—$0.20100%fluxa20d ago0x09a622…23c530
0xe88d…92210x2ae2…d674Base—$0.20100%fluxa20d ago0x26a876…e4b656
0xe88d…92210x8a7f…12a5Base—$0.20100%fluxa20d ago0xbed760…f8a485
0xe88d…92210x9c04…a03dBase—$0.20100%fluxa20d ago0xbfa011…6ee165
0xe88d…92210x4b8e…88b1Base—$0.20100%fluxa20d ago0xde2816…69551e
0xe88d…92210x69f0…6889Base—$0.20100%fluxa20d ago0x8bcdf9…3740e7
0xe88d…92210xf45e…f34cBase—$0.20100%fluxa20d ago0x63dfa9…d066d7
0xe88d…92210x2453…ee26Base—$0.20100%fluxa20d ago0x2a3860…34db34
0xe88d…92210x713c…af8fBase—$0.20100%fluxa20d ago0xb0d31e…58e00f
0xe88d…92210xc825…519fBase—$0.20100%fluxa20d ago0x1bbbea…4335ca
0xe88d…92210x5df2…2069Base—$0.20100%fluxa20d ago0x48b0cf…d04980
0xe88d…92210x7223…9781Base—$0.20100%fluxa20d ago0x4eb582…89885c
0xe88d…92210x2096…6ea2Base—$0.20100%fluxa20d ago0xa61053…276801
0xe88d…92210xa450…926bBase—$0.20100%fluxa20d ago0x574e5b…42aec8
0xe88d…92210xa4ff…4528Base—$0.20100%fluxa20d ago0x0dfddc…f52f5e
0xe88d…92210xefae…587bBase—$0.20100%fluxa20d ago0x5f9908…fd4d87
0xe88d…92210xdd04…b6a2Base—$0.20100%fluxa20d ago0xfda0b0…3b94bb

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.