Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xc751…86a1Baseglim.shTwitter$0.001100%coinbase67d ago0x749946…16682c
0x254a…d0910x9dba…0df8Basex402 service$0.01100%coinbase68d ago0x75081f…0ce90d
0x254a…d0910x9dba…0df8Basex402 service$0.01100%coinbase68d ago0x46e42e…9777a4
0x254a…d0910x9dba…0df8Basex402 service$0.01100%coinbase68d ago0xfcb418…d5fbe3
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x8163ac…42e028
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xb326ae…859552
0x254a…d0910x8419…fcb1Basex402 service$0.03100%payAI68d ago0x43eab0…fb13f6
0x254a…d0910x8419…fcb1Basex402 service$0.02100%payAI68d ago0x0aec9e…49242d
0x254a…d0910x8419…fcb1Basex402 service$0.01100%payAI68d ago0x32762f…8fb227
0x254a…d0910x8419…fcb1Basex402 service$0.01100%payAI68d ago0x769c12…6d21d7
0x254a…d0910x8419…fcb1Basex402 service$0.01100%payAI68d ago0x1ee6b8…cd969b
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x6f15ce…92d217
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase68d ago0xfc3d8e…d14254
0x254a…d0910xf375…79cfBase$0.002100%openx40268d ago0x3f8a0e…cac22c
0x254a…d0910xf375…79cfBase$0.002100%openx40268d ago0x385cae…66e445
0x254a…d0910xf375…79cfBase$0.002100%openx40268d ago0xef5f45…b807c9
0x254a…d0910xf375…79cfBase$0.002100%openx40268d ago0x663cd8…e98ff4
0x254a…d0910xf375…79cfBase$0.001100%openx40268d ago0x289c7c…5c8bbb
0x254a…d0910xbaec…eadcBase$0.21100%coinbase68d ago0x4799e3…e6957b
0x254a…d0910xb38d…efeaBase$0.14100%coinbase68d ago0xedad9f…a4435a
0x254a…d0910x424d…c2e3Base$0.07100%coinbase68d ago0x16e25d…80b893
0x254a…d0910x8544…76a5Base$0.05100%coinbase68d ago0x16ff61…b1226b
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xf70f27…611cf3
0x254a…d0910x325b…d430BaseStableEnrichExa$0.20100%coinbase68d ago0x1de758…b54e17
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase68d ago0xd6922c…0d9558

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.