Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x446997…b039e5
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x91f52b…9cb9b2
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbfab6f…170aed
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0a49c2…0d1e20
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x320640…7b1567
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcafc7b…43f3ba
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e08e9…54fa11
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe9286a…3e362d
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa95ac2…9500bd
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdac031…7b1334
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x91451a…4e7971
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf38dc9…410485
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01a998…acb895
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x50879f…259f42
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x55aa3e…1e110c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4819a…cfd590
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x625a85…49b40e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5bd435…eebc6a
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb135de…0e6d6f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x22b48e…15309c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x980037…78209a
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1876b8…c1096a
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3be551…66b150
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x92ab85…82d4f4
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2eff4d…b498e8

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.