Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd184fa…ee19f7
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfd0a70…3dd256
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5c8879…3a0c28
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4c9c7b…91a3ae
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x84af1b…d74bdd
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbcd4be…c08698
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2000aa…2d8afc
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x85e0d7…25a3b9
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x925d62…5e7e2d
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1c5749…2de994
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf9f543…c53b8b
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b999a…235c5f
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb31b74…1b19ac
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ccb05…388014
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd52939…c9d780
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50a513…2c4a3e
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcfc5c6…ce2896
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6b05ca…622b67
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0340e3…034ae7
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x95ac4d…6af679
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa0f6d7…ab55a8
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x457069…41652a
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9329b5…f86c08
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d7c74…a25b88
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xba0c23…17799f

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.