Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x73103e…8a6dea
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0xd6b190…046463
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x321bea…083d1e
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0xc1d4b8…5c4188
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0xd2d063…79f1e0
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0xcfa03e…9c43ef
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x8e1991…a5e2b6
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x3f7ba9…6284c5
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0xa7efd0…550f52
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0xc7a570…c9c9da
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x375593…71fe3c
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0xb2c15d…32a9b8
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x78e00f…fc975b
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0xefd856…ebefe0
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x53ff76…31e2f3
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x723690…3aa381
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0xd8efb6…89ae0b
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x0f9d38…561b17
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0xb00263…a23533
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x0f47fc…6cfcbe
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x93274f…ac4b29
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0xd52be5…3d5587
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x41bdc5…c37cb3
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x15cc53…ccd39b
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x28348d…ed69a8

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.