Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5f805a…d865ff
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x83ac4c…96bb9c
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x82fbe3…22a7de
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb6f435…a35630
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x49b791…277bf4
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7e529a…195710
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe47a03…4eb046
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb03625…ff3f75
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x724165…82ca82
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0bef05…09d74c
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3b60e1…d76444
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcc998e…01ea82
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaa1251…3e6d91
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3b3ae1…0fd000
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc21406…65abd7
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbaf9fd…0a6dbb
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2c019d…17d464
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x50b79b…065fd0
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe50adb…135239
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9860a3…6b0449
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d3d66…21cdc7
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x45b31f…c931d5
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8d1381…3ff907
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4f46ee…0e51b9
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1e7304…ece9e2

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.