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%payAI104d ago0x5a70a9…c02ba3
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3deab3…f3ba4b
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x784680…ba9aa3
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x267547…258814
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x861d07…b4b696
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73c816…8dcda3
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x908efb…687d71
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6853a8…e8b7b4
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5778b3…6d9355
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6dad08…2f2069
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x55a643…623877
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7a6192…9dda9f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a2157…56a9e9
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8576c6…b9f7e7
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b39e2…f85457
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xec61d5…1c5c36
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x328bec…27d71f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1430e3…e7d095
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7a4b89…9a6aa8
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e4bd6…758805
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d28e2…016a8d
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc6263…a0ca3c
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb1e7e…6f23ed
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf9ed2d…c370dd
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72c6cb…0f4b29

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.