Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf6e…53070x366c…4d6dBase—$0.09100%dexter39d ago0xba451a…56220f
0xaf6e…53070xb090…f6e1Base—$0.09100%dexter39d ago0xfc1588…5bbff4
0xaf6e…53070xc2c5…c2a1Base—$0.09100%dexter39d ago0x1708ab…562777
0xaf6e…53070xf6b4…738cBase—$0.09100%dexter39d ago0x274ed0…38e0dc
0xaf6e…53070x21a7…918aBase—$0.09100%dexter39d ago0xa24628…797229
0xaf6e…53070xd9ac…8b2cBase—$0.09100%dexter39d ago0x068262…9c525e
0xaf6e…53070xebf5…3613Base—$0.09100%dexter39d ago0xabe16b…f252d5
0xaf6e…53070x4d40…2b13Base—$0.09100%dexter39d ago0x7f5989…6393bc
0xaf6e…53070x83f6…daddBase—$0.09100%dexter39d ago0x645f26…0fdb0f
0xaf6e…53070xfaaf…9714Base—$0.09100%dexter39d ago0x0b1000…6b5bc4
0xaf6e…53070xac60…fc50Base—$0.09100%dexter39d ago0x5acb3e…2c23a9
0xaf6e…53070xcc52…332cBase—$0.09100%dexter39d ago0x690c7c…255cba
0xaf6e…53070xcbbc…c754Base—$0.09100%dexter39d ago0x6b50bc…be299f
0xaf6e…53070xd0da…44ceBase—$0.09100%dexter39d ago0x9b7a4b…bc77cc
0xaf6e…53070xbe7c…2741Base—$0.09100%dexter39d ago0x0f4df4…e0fa36
0xaf6e…53070xc693…d0f7Base—$0.09100%payAI39d ago0x4192d6…e0d028
0xaf6e…53070xa2b6…714fBase—$0.09100%dexter39d ago0x756c14…6ada9c
0xaf6e…53070xc037…9aa1Base—$0.09100%dexter39d ago0x1f896b…342fa8
0xaf6e…53070x1d73…e10eBase—$0.09100%dexter39d ago0x671031…7bff09
0xaf6e…53070x91d3…b5a1Base—$0.09100%dexter39d ago0x4bdc3b…4d237f
0xaf6e…53070xd98f…c8dfBase—$0.09100%dexter39d ago0xa5bfd4…daf2ef
0xaf6e…53070xba6e…bd67Base—$0.09100%dexter39d ago0x62bbc3…0ee6f7
0xaf6e…53070xbf6b…bdf2Base—$0.09100%dexter39d ago0xc92425…99348b
0xaf6e…53070x588a…6f23Base—$0.09100%dexter39d ago0x1d84b4…456e97
0xaf6e…53070x7871…3a47Base—$0.09100%dexter39d ago0xcad4ca…cea7c1

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.