Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a50fa…51d626
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a44c8…c84c2f
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x023a61…64334a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdaaf4f…37fd3b
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x90e02e…33d8b8
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa706a9…898e10
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x74b9f8…29192c
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdbaefe…9e9575
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x323738…f479f7
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x90d06f…b6f4f9
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xba6587…fe5d60
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2b898b…3127a2
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5fb39b…707ffb
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x31dcbc…b18b02
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44de76…bba9f8
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x132334…01144e
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb24239…a76e36
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3b4afb…ca466a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4406a2…7ddb9d
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9e1c4c…0ce14e
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1f45cb…671d90
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb85f8e…bc10f6
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x943d30…d7404a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6578d2…228670
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfb59d2…dccbd5

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.