Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base$26.44100%mrdn109d ago0xc76efc…026623
0x1cec…8dd40x8e77…e2d6Base$24.76100%mrdn109d ago0xf35aca…b7be9b
0xe55e…f7480x8e77…e2d6Base$19.94100%mrdn109d ago0x5a68d7…a489b1
0x13db…51920x8e77…e2d6Base$15.62100%mrdn109d ago0x854c86…e1c488
0x13db…51920x8e77…e2d6Base$30.21100%mrdn109d ago0x72cf16…57f256
0xe55e…f7480x8e77…e2d6Base$20.94100%mrdn109d ago0xd844e1…b85031
0xa6a9…809d0x8e77…e2d6Base$15.79100%mrdn109d ago0x954abc…242151
0xa6a9…809d0x8e77…e2d6Base$27.74100%mrdn109d ago0x506058…dc03f5
0xe55e…f7480x8e77…e2d6Base$14.28100%mrdn109d ago0xb9da92…4741ea
0xa6a9…809d0x8e77…e2d6Base$17.72100%mrdn109d ago0x5c5705…db2d3e
0x1cec…8dd40x8e77…e2d6Base$16.35100%mrdn109d ago0xdb99ea…b862f8
0x1cec…8dd40x8e77…e2d6Base$25.98100%mrdn109d ago0xd81ce5…f50612
0xa6a9…809d0x8e77…e2d6Base$18.00100%mrdn109d ago0xd9874e…f91af4
0x13db…51920x8e77…e2d6Base$28.17100%mrdn109d ago0x447c10…93a350
0xe55e…f7480x8e77…e2d6Base$32.27100%mrdn109d ago0x4e136d…aa46f4
0xa6a9…809d0x8e77…e2d6Base$19.34100%mrdn109d ago0x313cf0…a3a78e
0xe55e…f7480x8e77…e2d6Base$25.28100%mrdn109d ago0xbed9f5…066123
0x13db…51920x8e77…e2d6Base$17.24100%mrdn109d ago0x87fbe2…144430
0xfe8f…794d0x8e77…e2d6Base$21.32100%mrdn109d ago0x64bd9d…38fc9b
0xfe8f…794d0x8e77…e2d6Base$22.87100%mrdn109d ago0xa4b5ab…0b8438
0x13db…51920x8e77…e2d6Base$30.64100%mrdn109d ago0x136998…179824
0xe55e…f7480x8e77…e2d6Base$24.60100%mrdn109d ago0x29a98f…e3ff3c
0xfe8f…794d0x8e77…e2d6Base$16.57100%mrdn109d ago0x9b8f17…9427d5
0xa6a9…809d0x8e77…e2d6Base$29.36100%mrdn109d ago0x8a8b78…bd3b8d
0xa6a9…809d0x8e77…e2d6Base$31.10100%mrdn109d ago0xc75d53…d56df5

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.