Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x79ea64…4afed4
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb831b6…f82c2e
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x23f14e…916787
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5c3035…05402b
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f48ce…9399b5
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf14dce…6eaa51
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd5bb62…5043a7
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x10d5f0…1739f1
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x67c192…24fb20
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x933b71…fc0141
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00a5fa…f0cd30
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xebdc9a…8a219d
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00f1df…75afc7
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4dc0c3…4fd582
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x290bd6…9f18b4
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x86101e…63e9a1
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61d70a…4fe34b
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa69300…45988a
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e2048…5474f7
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf153b9…b6bf47
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xffd287…f3ce43
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x626e24…62042d
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc60fe3…829f3f
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x47a0ce…0f3a46
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc507f7…cb9659

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.