Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x494619…bdf4f2
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x50cfdc…2b9e1c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe5ec9c…076dc3
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x527ef5…a4ddd2
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe2bbd4…c2f919
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb16018…e3ffef
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8393e5…170fca
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcd332e…5549de
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1ff8e2…a2eb59
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3afcc8…f24957
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x36cf09…f036d3
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b03f9…407422
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d0aea…08539b
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0xddaad0…b7f4c6
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2bab29…3bc69f
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x06ec29…59e3fe
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x11b95a…df857a
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8da1e2…48cd0d
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa0502a…0fe26d
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x433a6e…6bab49
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x223c96…861e63
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x67e5d4…42b997
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x88db45…a902a1
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59f893…62ef41
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdcc4c7…b5bd9e

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.