Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf4db7…946aa0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb26bed…0e716a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd7b64…a41f71
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x932495…3961eb
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f9d35…782b6e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac88e2…e9de3f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf8f7ee…52d114
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4db030…3e3370
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed4399…3f2e4f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xec5d01…6f1ef1
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb33001…ba0cb7
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdf7422…6309a9
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5aa1af…e14f4a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8ae522…dcc93c
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d1093…0ac153
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b3954…c3ae17
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x47bfa8…54198b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a6742…5049de
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe3fa86…9d798a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfbfdc8…ef693d
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd9f622…e11cd1
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xefad12…617960
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x460c59…e6fdf6
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x331f7d…a0c3f5
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c15dd…f4709f

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.