Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e6c47…68763c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x469cb8…8a98b9
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6185a…54d0f5
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4162a2…3abe17
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5e7047…92a3b2
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2719e8…669266
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd451a8…6415ff
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3c0fd3…239ee3
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d91a2…259fbf
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x49a5d1…d198cb
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5e640a…a5a71e
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d6c24…cdb81c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3f4d76…8a7e26
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe27fda…2bc04f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa37a0a…030e07
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1142de…a186e9
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d9647…ffe003
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28ab56…22165d
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf8c8fd…c38993
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x74de05…e30494
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x26aa17…c22d9f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2dc628…b7821f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd0f5a…43425e
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x888c55…de864f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x259709…cf95fa

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.