Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x7e02c2…8405a6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase12d ago0x4918d5…d88634
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xe941ae…f11431
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x1e5002…f0c97a
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase12d ago0x27a006…0e0186
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x8fa40c…eaa81e
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x37c3b6…eaf45f
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x5595be…712f16
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x259a14…666433
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase12d ago0x790dad…3b6cde
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x2cd5a7…2b4ee2
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x0c186e…ce4be5
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x2a768c…912887
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x772e12…6e15f9
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xc2d15d…fe9c9a
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x3e5274…632879
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x88b3ee…52f8fb
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase13d ago0xd5c1e3…ba7624
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x0418a1…1f2ef5
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xca43a1…a9e4af
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x1acbce…ee8256
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x70897c…8f0647
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x46cdee…4d8fcb
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x60fdf2…5fcb02
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xb7acca…28ba93

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.