Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x69fcbe…f66f18
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7433c3…e09552
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef4f7f…67d5f8
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x91c8bb…640206
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c0274…17778a
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc09871…20cf9b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x482eea…764ef7
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c30ff…debb78
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x37168a…f7abd5
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfb7eef…35ae7f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x095252…54269c
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbcd09f…236489
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa8fe0e…94ca0b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5fb5dd…5dbd09
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3ff5b6…1456ea
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9b1b05…ebaf67
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc5b943…5ea473
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9682be…ed9255
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd2d6f8…05c0af
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf15f7c…1a7dc5
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x678538…d11698
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc55865…c507e4
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb66147…3b4d0b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3fd0e…6a3274
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x299882…d2d350

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.