Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe78c3c…97bfe4
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdc1e93…a237f2
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3e4119…55dc52
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a2bbc…abc7b6
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7155d3…bb66c5
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x934ddc…5f8792
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3af228…de586c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0d00b…2f4ab6
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3fa752…4b6d52
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0f9c66…aaa979
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x46aeb3…2a0e93
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x689dd9…f62992
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4713ca…cf140b
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c746b…8130f2
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7c8da6…8a1cb4
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x88930c…e54232
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6ca2f3…2be1b1
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x257428…71f809
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb155c…a45049
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a0ea9…56b363
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea89b1…bc5653
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd50191…149106
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa2012f…76d824
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc19b6…a7cfe1
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x44974b…66298f

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.