Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3af9cb…897837
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x471518…7a31bc
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb197b…7d9622
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41d8cc…18cadc
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7bccbe…5ac249
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf1237c…ad84cb
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc6214e…63327f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x60c2c3…9b6ae6
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x804daa…0bb3e3
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf3f8c7…bec0d5
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1baf34…116282
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa60127…072d64
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa464f1…0d6ced
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x81adf1…9eef6f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcce697…1e517b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x043b80…279728
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1487a8…3b9eb5
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e1faf…8f6ef5
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e2c09…a41eb9
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc00dee…f608bb
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb512aa…a643d2
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xded5b5…91ee89
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12b9db…f6e346
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c41d9…c965c1
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe9174c…26a3c0

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.