Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf6e…53070xb090…f6e1Base—$0.04100%dexter32d ago0x4940d5…be11f2
0xaf6e…53070x366c…4d6dBase—$0.04100%dexter32d ago0x6c2f6c…06ca89
0xaf6e…53070xc2c5…c2a1Base—$0.04100%dexter32d ago0x413989…5596b8
0xaf6e…53070x21a7…918aBase—$0.04100%dexter32d ago0xc64af2…ed1a3b
0xaf6e…53070xf6b4…738cBase—$0.04100%dexter32d ago0x39b6b4…ceb91c
0xaf6e…53070xd9ac…8b2cBase—$0.04100%dexter32d ago0x4f9ccd…7dfd96
0xaf6e…53070x4d40…2b13Base—$0.04100%dexter32d ago0xbbd111…86e51a
0xaf6e…53070xebf5…3613Base—$0.04100%dexter32d ago0x35492b…0afc54
0xaf6e…53070x83f6…daddBase—$0.04100%dexter32d ago0x23d09a…f721e5
0xaf6e…53070xac60…fc50Base—$0.04100%dexter32d ago0x5f4758…c8e112
0xaf6e…53070xfaaf…9714Base—$0.04100%dexter32d ago0x383030…7085c0
0xaf6e…53070xcc52…332cBase—$0.04100%dexter32d ago0x1f0b23…17f5eb
0xaf6e…53070xd0da…44ceBase—$0.04100%dexter32d ago0x46a0ff…81ccd0
0xaf6e…53070xcbbc…c754Base—$0.04100%dexter32d ago0x9d96fa…9874cf
0xaf6e…53070xbe7c…2741Base—$0.04100%dexter32d ago0xd776d9…0f914f
0xaf6e…53070xc693…d0f7Base—$0.04100%dexter32d ago0xfb0027…67dda9
0xaf6e…53070xa2b6…714fBase—$0.04100%dexter32d ago0xcec900…a32c9a
0xaf6e…53070x1d73…e10eBase—$0.04100%dexter32d ago0xd8efc5…0cb01d
0xaf6e…53070xc037…9aa1Base—$0.04100%dexter32d ago0x090ff5…c3967a
0xaf6e…53070x91d3…b5a1Base—$0.04100%dexter32d ago0xd19af2…a98171
0xaf6e…53070xd98f…c8dfBase—$0.04100%dexter32d ago0xb9ddd8…5894c2
0xaf6e…53070xba6e…bd67Base—$0.04100%dexter32d ago0x031bb3…f22bfe
0xaf6e…53070xbf6b…bdf2Base—$0.04100%dexter32d ago0x3baba2…931e86
0xaf6e…53070x588a…6f23Base—$0.04100%dexter32d ago0x784afc…ddeb72
0xaf6e…53070x7871…3a47Base—$0.04100%dexter32d ago0x8ce365…694486

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.