Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe6662f…7bf66a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa42ed5…baabab
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x344afd…46e0c2
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdd873f…41cfe0
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0xac7050…397f5d
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c5879…a6a7cc
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2325fa…021853
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd9695f…fc41e9
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x48a99a…7eb4d2
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6cab5…1f2306
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8dade1…1680f8
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5da69…33866a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x04299e…0ca4fd
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x67b766…645586
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c61be…9ea324
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4a7fe…22ab2d
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6e21d8…7e8817
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc17c14…b859d4
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x933573…27d734
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6435c3…bb6f4e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x286e6f…69c7a3
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcedf4f…a9ded2
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0e1978…c3dbf7
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x018003…ed3daa
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI116d ago0x656244…cd9293

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.