Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x580aed…f18070
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x53751d…e1c229
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x290549…9125c1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x412c34…878884
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x08830c…942c5b
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa79b55…a81a9a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e2fd1…8d4088
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6457f3…f96904
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d8a02…d84834
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4640bf…8952f7
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed1015…d1149e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x025ca6…3ffb3f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x174d63…e1b915
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6eaa37…0f9e92
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x916765…35dff7
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd07c04…81b26a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xefcdbf…ea963e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2db544…f4d0f0
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x32db8c…4dc736
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdcb973…fcc33f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe95c78…8fed29
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1cb625…a08825
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5d4438…22abc3
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9951c5…b466dd
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b80de…80419f

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.