Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e5875…3b9a1f
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8a262c…89565f
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcdf34a…d0192e
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc48a08…5c04ca
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe03709…86c6c8
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe61038…88272b
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6af8e9…31caf8
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9dff5…34dd7f
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI108d ago0x56cd89…9fb7bc
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd5525d…e490d7
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab9e6c…a01331
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a5ff9…447a1a
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa50fc9…662b99
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f787f…370b90
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2aca28…61486b
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb040b8…0027a0
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c10bc…4cb3f8
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x595adf…ed45dd
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01d663…448a02
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb2aa39…6789d8
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe9b471…8fd0e6
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd06b02…951e8a
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa4179c…390736
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed8bbd…57e8d7
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0xede819…81d6b1

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.