Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0x3cc69b…4ea5e1
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0xe508da…73d773
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0xf768a6…bad6a1
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0xb0e40b…c240d9
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0x534cf0…0db3f9
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0xb3666e…5a7b43
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0x88d38e…c99342
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0x6af08f…c86eab
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0xcdf69a…6422dd
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0xd8bebe…207e41
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0xd2b3ef…ec9d29
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa17d ago0xa098cd…6c453a
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0x276f7e…84faa3
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0xb7394f…d7f4cf
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0x5d2095…539479
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0x1605da…2e42df
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0x2fae92…6150d6
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0xe08806…25084d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0x91cf5b…f47550
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0x61a7cf…6edc17
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0x9a35e1…9b0f2b
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0x13f71e…b93604
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0xcf839e…d82b5c
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0x5b3d36…a93c74
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa18d ago0xacb6df…2a6f45

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.