Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7b9eb0…18f9a3
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e4108…aae6f1
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x55ad93…706c6f
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a5330…cab3b8
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5293f3…8120b8
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c8715…bea1a0
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe37a58…899618
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c8119…74a4b8
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcae7e0…43484a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbeb180…e2756a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f62ac…fd1963
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4ade69…bcf974
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf032fd…3c9815
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf45d02…ef267e
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x38f5c0…1a3b71
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb969c…0ec0f2
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2f6154…906d87
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a0c8f…6dfd2e
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5d6e13…e984cc
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdbc009…8df0ee
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2ad331…6231c4
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x34d727…e7c83f
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc9e44a…5496f9
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77a5d8…aa62f3
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x65d7cb…fcab7d

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.