Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa30bd6…285744
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x18c01f…5de46e
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x01a7aa…190184
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0a70bd…c57e80
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd04a87…af1b35
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd23373…dd446d
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x24f1ef…92d58d
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc36378…e7bb44
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x80d3be…7dfaff
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcb4360…f6025a
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5d777b…04955e
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1a51b2…09af70
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xef963f…06f0c8
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x223007…7b07e6
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x535789…b1afd2
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xeae205…00c0d1
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x59896f…64c2d6
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc6cb5c…fd40ed
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa36ca0…c45434
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe61d4d…29660f
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdab720…a06188
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x02a148…f6b4d1
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5a8861…a2662b
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1c786f…542bd6
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4bf744…0c9dcc

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.