Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2af6…36490x3803…101bBase$0.01100%dexter106d ago0xb19591…20bc85
0x2af6…36490x8043…25a8Basex402 service$0.06100%payAI106d ago0x3a3f1d…3afb52
0x2af6…36490x8043…25a8Basex402 service$0.06100%payAI106d ago0xc5d5cb…cc1d62
0x2af6…36490x3803…101bBase$0.07100%dexter106d ago0x58afa4…d3a41a
0x2af6…36490x3803…101bBase$0.07100%dexter106d ago0x8b9ecc…7e9fd3
0x2af6…36490x3803…101bBase$0.01100%dexter106d ago0x9e13a7…3185f6
0x2af6…36490x8043…25a8Basex402 service$0.06100%payAI106d ago0xc894a3…e737a0
0x2af6…36490x8043…25a8Basex402 service$0.06100%payAI106d ago0x6849b3…4db413
0x2af6…36490x3803…101bBase$0.01100%dexter106d ago0x6d5f4f…8d84a2
0x2af6…36490x3803…101bBase$0.01100%dexter106d ago0x846ea5…e9615d
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI106d ago0x0ebac4…73f63d
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI106d ago0xf7a538…152f5b
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xbd5399…6ff98d
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x84c848…bfd43f
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xe48163…61f0af
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xa2b847…8429b9
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x09b8d5…5b80f5
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x91ad34…1c2d5c
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xd590c1…9245cd
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x4f7d1d…859a81
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x309559…f73a9b
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xf70ab6…082591
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x75a0d7…5b1630
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xb53742…2d5239
0x2af6…36490x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xf23f84…896be2

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.