Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa5f27a…813d68
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf7dc17…297251
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46290c…2fad96
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcfdf8f…db24e1
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x56e2fb…8c5f6f
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x792c18…fe5ab4
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb841bb…78b3ee
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc480c6…55c9f7
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e0d36…cdd069
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e80d9…18b9a7
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9800cf…9d8fa2
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeae944…035805
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf3b180…8c5494
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a43d8…27d619
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf1cc21…c88d04
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0bf68f…3ad371
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaef4d8…d6aebf
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x79e291…a12380
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdb1760…d46e88
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x25b1b2…220173
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c3665…62eab8
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4bc224…fe3e82
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x836d0a…dfed06
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6302ca…54fa57
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5179c5…997643

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.