Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1666a9…54499f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe01ccf…92e940
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x047e02…3b6f99
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfe3f0…a16a3e
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa0e214…de0dd7
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5bcc2a…c4153d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9ff3a0…8ee84e
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfffb8b…9dfc45
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf110e5…bf81b9
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x27d6d3…23d123
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x28e1f2…84700d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9180cd…903ce4
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x513938…434796
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6322cd…f6c5ab
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f9cb2…4fe625
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46aec9…d5ff72
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x954659…79834c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9bc5ea…243df3
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a8f6d…69552f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57e908…85078a
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3b2304…726d8c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x03a811…e0d6a4
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfc9506…d03881
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x04c01e…3265e4
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a7f2f…5ab5cc

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.