Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%candidates97d ago0x78d23c…94d1ae
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0xcb85fe…c70b02
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase97d ago0x63325f…94f05d
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase97d ago0xb06da1…9f7f92
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x3f2228…278fdf
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%candidates97d ago0xc80f7d…988124
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x929def…530c6e
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%candidates97d ago0x0da3df…1a6450
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%candidates97d ago0x8df40d…ab6538
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0xca7d16…064177
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x055959…b5f987
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0xed88e7…3ab5d5
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0xc3285d…f7041d
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x77671f…c37d60
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0xe3c128…7506fb
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x5590eb…1a9f4f
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x542b31…1df520
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x5d6ab8…14362a
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xa04b82…38f9f8
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x557277…95bdb8
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x06791c…c69826
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x1732f5…a22d34
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%candidates98d ago0x1444fe…1846ca
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0xd957cb…21b850
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x4b2282…b4c789

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.