Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc71407…4236f0
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4ab363…108893
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x13faa6…a6db38
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf50630…3f6e11
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23ef1b…bcbd2b
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa11776…f65aa6
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xce26a9…089544
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2f1cb…af6652
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6594fe…c35f68
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfa620b…64da5e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x292483…c6c288
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa83c6b…a02912
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf090f9…6ef6b5
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xabcc87…0cece7
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x43a108…f9cbe1
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0a1f8…2c86b5
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6503a0…c43f94
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe29c59…fdbf41
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x14472f…5ac207
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a25e7…2b3dc5
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7c044…d2ee6a
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x439f09…d99756
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa3f4f9…a17522
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1e19ac…4306dd
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x14a080…7f1e26

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.