Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x55d7a5…fff7cd
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0x36d50f…fc508d
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase41d ago0xfcb08d…cfe579
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0x4966b8…f7924d
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0xbda2ca…aaec5e
0x2533…04a10x4547…6702Base—$0.01100%coinbase42d ago0xf37729…efae78
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0x789cc9…6d04df
0x2533…04a10xb27d…f800Base—$0.01100%coinbase42d ago0xe09e34…6750e5
0x2533…04a10x06b6…ac46Base—$0.01100%coinbase42d ago0x6520bc…910eaa
0x2533…04a10xb3d0…997aBase—$0.01100%coinbase42d ago0xfd4b28…70940b
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0x71ce5a…27f122
0x2533…04a10x793c…c031Base—$0.01100%coinbase42d ago0x48d08d…8dcb4e
0x2533…04a10x8af1…0351Base—$0.01100%coinbase42d ago0xf1f5da…fabb63
0x2533…04a10xf914…9a26Base—$0.01100%coinbase42d ago0x6ae1e6…d21669
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0xb70eef…a7f439
0x2533…04a10x85a4…eac4Base—$0.01100%coinbase42d ago0xe4bb61…0f8f28
0x2533…04a10x364e…e714Base—$0.01100%coinbase42d ago0x3717c3…fc82ea
0x2533…04a10xf0f5…9f68Base—$0.01100%coinbase42d ago0xee25f5…392f8a
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0xfd1a87…b26eed
0x2533…04a10x0268…16dfBase—$0.01100%coinbase42d ago0x48b8dc…ad173a
0x2533…04a10x9722…d0c5Base—$0.01100%coinbase42d ago0x0d2441…20ab00
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0xd858ce…267174
0x2533…04a10x0d91…2855Base—$0.01100%coinbase42d ago0x3354ef…cb99e6
0x2533…04a10xe925…1a3dBase—$0.01100%coinbase42d ago0xfa9429…40fc8d
0x2533…04a10x747e…1633Base—$0.01100%coinbase42d ago0x22c91a…bfcdb0

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.