Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$15.62100%mrdn109d ago0x854c86…e1c488
0x13db…51920x8e77…e2d6Base$30.21100%mrdn109d ago0x72cf16…57f256
0x13db…51920x8e77…e2d6Base$28.17100%mrdn109d ago0x447c10…93a350
0x13db…51920x8e77…e2d6Base$17.24100%mrdn109d ago0x87fbe2…144430
0x13db…51920x8e77…e2d6Base$30.64100%mrdn109d ago0x136998…179824
0x13db…51920x8e77…e2d6Base$19.21100%mrdn109d ago0x4d8d38…f5f40b
0x13db…51920x8e77…e2d6Base$31.95100%mrdn109d ago0x059a90…0fa014
0x13db…51920x8e77…e2d6Base$29.99100%mrdn109d ago0x017de5…bcdbf3
0x13db…51920x8e77…e2d6Base$14.35100%mrdn109d ago0xa68ef9…94a268
0x13db…51920x8e77…e2d6Base$23.31100%mrdn109d ago0x3eddf6…5d5d67
0x13db…51920x8e77…e2d6Base$31.54100%mrdn109d ago0x76e582…96ef98
0x13db…51920x8e77…e2d6Base$15.50100%mrdn109d ago0x36a542…5f108b
0x13db…51920x8e77…e2d6Base$29.12100%mrdn109d ago0x5ccb4f…fbc2cd
0x13db…51920x8e77…e2d6Base$27.39100%mrdn109d ago0x23c8ba…96513f
0x13db…51920x8e77…e2d6Base$21.48100%mrdn109d ago0x6916cc…334607
0x13db…51920x8e77…e2d6Base$27.50100%mrdn109d ago0x1ea737…7d8b6f
0x13db…51920x8e77…e2d6Base$29.39100%mrdn109d ago0x1dc081…b26fa3
0x13db…51920x8e77…e2d6Base$25.37100%mrdn109d ago0x0b8bd6…f0f073
0x13db…51920x8e77…e2d6Base$29.92100%mrdn109d ago0xdeb693…780ef3
0x13db…51920x8e77…e2d6Base$24.41100%mrdn109d ago0x9a6a7a…b0e489
0x13db…51920x8e77…e2d6Base$19.59100%mrdn109d ago0x75f19d…0db430
0x13db…51920x8e77…e2d6Base$27.84100%mrdn109d ago0x636083…c4c27a
0x13db…51920x8e77…e2d6Base$17.08100%mrdn109d ago0x3e3daa…0023fb
0x13db…51920x8e77…e2d6Base$28.51100%mrdn109d ago0x0f704c…34edef
0x13db…51920x8e77…e2d6Base$28.44100%mrdn109d ago0xcc8eb8…251235

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.