Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xa6a9…809dBase—$11.41100%mrdn19d ago0x39d796…5e6c56
0xfe8f…794d0xa6a9…809dBase—$17.68100%mrdn19d ago0xd759ca…d23164
0xe55e…f7480xfe8f…794dBase—$12.55100%mrdn19d ago0x913fdf…fc7df0
0xfe8f…794d0xa6a9…809dBase—$18.98100%mrdn19d ago0x2fd95f…edd645
0x13db…51920xfe8f…794dBase—$12.72100%mrdn19d ago0x603952…c7bddd
0xfe8f…794d0xe55e…f748Base—$17.33100%mrdn19d ago0xa4d50a…3e4358
0x1cec…8dd40xfe8f…794dBase—$10.46100%mrdn19d ago0x584c9a…d226ae
0xfe8f…794d0x1cec…8dd4Base—$9.73100%mrdn19d ago0xce3fd0…117dde
0xfe8f…794d0xe55e…f748Base—$15.66100%mrdn19d ago0x9a8d20…3f8b6c
0xfe8f…794d0xa6a9…809dBase—$18.60100%mrdn19d ago0xca0462…2c486e
0xfe8f…794d0x4754…327bBase—$14.03100%mrdn19d ago0xbc1c89…09b18b
0x4754…327b0xfe8f…794dBase—$19.83100%mrdn19d ago0xfdc882…af94b0
0xe55e…f7480xfe8f…794dBase—$16.61100%mrdn19d ago0x9226c7…a36d42
0xfe8f…794d0xe55e…f748Base—$12.44100%mrdn19d ago0x236d58…7b3e12
0xfe8f…794d0x13db…5192Base—$16.14100%mrdn19d ago0x8b5737…00b3e3
0x1cec…8dd40xfe8f…794dBase—$11.26100%mrdn19d ago0x58e59d…2ab570
0xa6a9…809d0xfe8f…794dBase—$12.00100%mrdn19d ago0x572f03…c3947c
0xa6a9…809d0xfe8f…794dBase—$15.42100%mrdn19d ago0x36943d…3fd914
0xfe8f…794d0xa6a9…809dBase—$9.21100%mrdn19d ago0xe47c30…62d93b
0x1cec…8dd40xfe8f…794dBase—$19.53100%mrdn19d ago0xe72810…319239
0x13db…51920xfe8f…794dBase—$19.91100%mrdn19d ago0x554576…72b67a
0xa6a9…809d0xfe8f…794dBase—$18.86100%mrdn19d ago0x1e0b53…654ca5
0xfe8f…794d0xa6a9…809dBase—$11.13100%mrdn19d ago0x241cfd…0e7763
0xa6a9…809d0xfe8f…794dBase—$19.41100%mrdn19d ago0xf1c663…ed76a7
0xfe8f…794d0x13db…5192Base—$16.05100%mrdn19d ago0xb38b54…a682fc

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.