Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x1c453c…78be97
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x3fa5ab…ca9abd
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x997d15…87e399
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xd24eff…6db09c
0x254a…d0910x6476…9dabBase$0.005100%coinbase105d ago0x51f1b9…9bdde5
0x254a…d0910x6476…9dabBase$0.005100%coinbase105d ago0xf2a1a3…98019e
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0xade0da…2e353a
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x9629c7…9d94d7
0x254a…d0910x8eef…b601Basex402 service$0.05100%payAI105d ago0x5f8811…a1359e
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0xbf59ba…340670
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x8c8d6b…81e01f
0x254a…d0910x8eef…b601Basex402 service$0.01100%payAI105d ago0x810f5a…da4a5c
0x254a…d0910x8eef…b601Basex402 service$0.02100%payAI105d ago0xb8868e…e51a41
0x254a…d0910x8eef…b601Basex402 service$0.003100%payAI105d ago0x321506…de76d4
0x254a…d0910x8eef…b601Basex402 service$0.003100%payAI105d ago0x68e08c…f182b9
0x254a…d0910x8eef…b601Basex402 service$0.005100%payAI105d ago0xe98e2a…0b123d
0x254a…d0910x8eef…b601Basex402 service$0.003100%payAI105d ago0x25b975…4fe347
0x254a…d0910x8eef…b601Basex402 service$0.002100%payAI105d ago0xe4f270…3f2e5d
0x254a…d0910x8eef…b601Basex402 service$0.002100%payAI105d ago0x0b16c9…838044
0x254a…d0910x8eef…b601Basex402 service$0.002100%payAI105d ago0xa24fb6…b8ff07
0x254a…d0910x8eef…b601Basex402 service$0.001100%payAI105d ago0xb5974c…6dd5ba
0x254a…d0910x8eef…b601Basex402 service$0.001100%payAI105d ago0xc4841f…53c6bb
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x7da801…bd5338
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x89ea24…b933f7
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0xc208f5…273552

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.