Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4c8a1…4cce06
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e63f2…316fa1
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9def6e…9b5376
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1bf6cf…1200c0
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2a1f95…db9c15
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc2ca2…c2dd31
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e53a0…e8adac
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68a62c…4f434d
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01e5d9…efdeab
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x67b9ad…d64b4b
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x86c630…0e793e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29a0a3…901d9b
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa43a71…6377a0
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0f97cf…8d6d90
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf16a9d…464e58
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x20383c…193964
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x080066…7c5951
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc124a7…7df209
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x32d522…c64f20
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa6a33…672349
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x136a0c…e4c5e8
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x17f53b…d95d26
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b72ec…b596f2
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe3dd1e…98ff3f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x75b79a…64f717

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.