Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xae40f6…ae7e87
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc54e7e…78e22b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x402b2f…cd91b6
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x405f4e…cf8d63
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb6990d…57d019
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29ee86…53e304
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeb80e2…13243c
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa29ecc…9c9e17
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9e428e…3d888e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x33bc49…1bd70a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x66c0d3…5c447e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x74393d…9894e2
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8938ab…6e25b3
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x910015…7b28cc
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8f9e38…2d43f9
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1525b4…8f1c80
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa489f5…6a7150
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4432aa…3d9542
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x164427…58d60a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf9db28…99f6dc
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x12fbc5…2c3819
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x859540…8daec9
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x308606…1ff86f
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb2024c…7f9d4c
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3dfec6…5b1a9c

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.