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%dexter38d ago0x67b781…7c04b9
0xaf6e…53070xb090…f6e1Base$0.09100%dexter38d ago0x4aadc4…09e210
0xaf6e…53070xc2c5…c2a1Base$0.09100%dexter38d ago0xcd327e…a4d9c6
0xaf6e…53070xf6b4…738cBase$0.09100%dexter38d ago0x02bdba…2ba35e
0xaf6e…53070x21a7…918aBase$0.09100%dexter38d ago0xb99114…f246ae
0xaf6e…53070xd9ac…8b2cBase$0.09100%dexter38d ago0xbb7199…849a14
0xaf6e…53070xebf5…3613Base$0.09100%dexter38d ago0x49bec0…beb147
0xaf6e…53070x4d40…2b13Base$0.09100%dexter38d ago0x02ae9c…db82f9
0xaf6e…53070x83f6…daddBase$0.09100%dexter38d ago0x549e50…9316d8
0xaf6e…53070xfaaf…9714Base$0.09100%dexter38d ago0x6120fc…e7a42a
0xaf6e…53070xac60…fc50Base$0.09100%dexter38d ago0xcc9051…c1f38f
0xaf6e…53070xcc52…332cBase$0.09100%dexter38d ago0x829e17…d88cc7
0xaf6e…53070xcbbc…c754Base$0.09100%dexter38d ago0x715533…4adb6c
0xaf6e…53070xd0da…44ceBase$0.09100%dexter38d ago0x48a008…d771d6
0xaf6e…53070xbe7c…2741Base$0.09100%dexter38d ago0xbbff22…017aba
0xaf6e…53070xc693…d0f7Base$0.09100%dexter38d ago0x663774…f5e354
0xaf6e…53070xa2b6…714fBase$0.09100%dexter38d ago0x1b2653…bac44f
0xaf6e…53070xc037…9aa1Base$0.09100%dexter38d ago0x508e0c…aeacef
0xaf6e…53070x1d73…e10eBase$0.09100%dexter38d ago0xc325e8…b84387
0xaf6e…53070x91d3…b5a1Base$0.09100%dexter38d ago0xb39dac…a45aa7
0xaf6e…53070xd98f…c8dfBase$0.09100%dexter38d ago0x308aa7…d73e24
0xaf6e…53070xba6e…bd67Base$0.09100%dexter38d ago0x664442…721e99
0xaf6e…53070xbf6b…bdf2Base$0.09100%dexter38d ago0x1b152e…d9c50b
0xaf6e…53070x588a…6f23Base$0.09100%dexter38d ago0x3744a4…0b8087
0xaf6e…53070x7871…3a47Base$0.09100%dexter38d ago0xd8ab4c…225352

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.