Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0xde1512…14331d
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0x8ba514…65ff6e
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0x48cdb8…cb2119
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.05100%coinbase58d ago0xdd2681…b0df0c
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x634d66…32e68e
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x5437cd…014c32
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase58d ago0x2c3340…b047e0
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x906461…da4e41
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase58d ago0x4f59c8…023016
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xf13f18…a55cd3
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x933254…85259f
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x12176f…685160
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase58d ago0x60d23d…517c0e
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase58d ago0xb1e7fe…6a4fc2
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x971c3b…83affe
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0x22bfa0…cb8057
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0xcbf5b4…c898f5
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0x0673a3…66afed
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0x8cb30a…cf427b
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0xddcf6c…a22d2e
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0xb6b706…9f74ea
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0xc88f84…fda1fa
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0x2dfc48…30f745
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0x26b939…8f8f54
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase58d ago0xfd1985…20df0a

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.