Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa9d8cd…c409f1
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ffa57…252b65
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5a1fdc…80f562
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb422ed…21d530
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1d5805…41395c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1797b5…80cf75
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1850be…a1374e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf12cb…b34523
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x46c197…4bd640
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5384e0…92b8cb
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xab28a4…c6da67
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x577160…80be1b
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x37d69e…c30f7f
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e7885…1b6fd6
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x042b99…59557e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6bda54…a5e5c9
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x461d98…edc42d
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f81da…35996c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c5b37…5fc7f6
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe32990…6b0f15
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35e37e…fd3392
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x43ac7b…faf3b5
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x10be47…ed2db0
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e7bb4…45367e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29cbc2…b8b7e4

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.