Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3644b7…8ec37f
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xed298a…e7cfb8
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x528ebd…30d1ce
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x911299…b013d5
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdeecf6…4beb6a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x01e654…07b1a7
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3ce41a…94f08f
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0b2ddb…0b75bc
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c709c…99be74
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x856c09…7b8c45
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x50e796…7f1bd1
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x04330f…078c23
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x69038d…94a52e
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7e5557…661985
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x20b4b6…365551
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x54458d…78c232
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb1a504…4ce40f
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8b2e4b…0b9f37
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x96c43c…9612e5
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4df828…3d7019
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5fa777…462137
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf29ecd…9a2ca8
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc9b4b8…96c6ff
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xef8ca8…f44db5
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcbd6f8…42f632

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.